2023-10-26T11:37:05.260 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-26T11:37:05.261 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271 --name yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/orig.config.yaml 2023-10-26T11:37:05.307 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-26T11:37:05.390 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271 branch: wip-yuri5-testing-2023-10-24-0737-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} email: yweinste@redhat.com first_in_suite: false job_id: '7437271' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2023-10-24-0737-pacific ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 workunit: branch: wip-yuri5-testing-2023-10-24-0737-pacific sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4122 sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-10-24-0737-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi124.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: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - 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 180 - 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 config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 | jq -e '.mon | length == 2' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.r.z - 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 | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 202b180cb047e798fb131047314a862593f45403 timestamp: 2023-10-25_14:34:26 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.770726 2023-10-26T11:37:05.390 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa; will attempt to use it 2023-10-26T11:37:05.391 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks 2023-10-26T11:37:05.392 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-26T11:37:05.393 INFO:teuthology.task.internal:Checking packages... 2023-10-26T11:37:05.421 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f2ece71a1e784ed2e115679dd66f690a9706b8a8' 2023-10-26T11:37:05.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-26T11:37:05.422 INFO:teuthology.packaging:ref: None 2023-10-26T11:37:05.422 INFO:teuthology.packaging:tag: None 2023-10-26T11:37:05.423 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-10-24-0737-pacific 2023-10-26T11:37:05.423 INFO:teuthology.packaging:sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T11:37:05.423 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri5-testing-2023-10-24-0737-pacific 2023-10-26T11:37:05.653 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-106-gf2ece71a-1focal 2023-10-26T11:37:05.654 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-26T11:37:05.661 INFO:teuthology.task.internal:no buildpackages task found 2023-10-26T11:37:05.661 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-26T11:37:05.691 INFO:teuthology.task.internal:Saving configuration 2023-10-26T11:37:05.709 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-26T11:37:05.715 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T11:37:05.737 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-26 11:31:01.169757', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-26T11:37:05.759 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-26 11:31:01.168322', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-26T11:37:05.760 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-26T11:37:05.766 INFO:teuthology.task.internal:roles: ubuntu@smithi006.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-26T11:37:05.766 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-26T11:37:05.767 INFO:teuthology.run_tasks:Running task console_log... 2023-10-26T11:37:05.862 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f686320c280>, signals=[15]) 2023-10-26T11:37:05.863 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-26T11:37:05.869 INFO:teuthology.task.internal:Opening connections... 2023-10-26T11:37:05.870 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2023-10-26T11:37:05.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:37:05.921 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-10-26T11:37:05.922 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:37:05.968 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-26T11:37:05.974 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2023-10-26T11:37:05.999 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2023-10-26T11:37:05.999 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2023-10-26T11:37:06.052 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="Ubuntu" 2023-10-26T11:37:06.052 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-26T11:37:06.052 INFO:teuthology.orchestra.run.smithi006.stdout:ID=ubuntu 2023-10-26T11:37:06.053 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE=debian 2023-10-26T11:37:06.053 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-26T11:37:06.053 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="20.04" 2023-10-26T11:37:06.053 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-26T11:37:06.053 INFO:teuthology.orchestra.run.smithi006.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-26T11:37:06.054 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-26T11:37:06.054 INFO:teuthology.orchestra.run.smithi006.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-26T11:37:06.054 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_CODENAME=focal 2023-10-26T11:37:06.055 INFO:teuthology.orchestra.run.smithi006.stdout:UBUNTU_CODENAME=focal 2023-10-26T11:37:06.055 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2023-10-26T11:37:06.078 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-10-26T11:37:06.085 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-10-26T11:37:06.086 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-10-26T11:37:06.092 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="Ubuntu" 2023-10-26T11:37:06.093 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-26T11:37:06.093 INFO:teuthology.orchestra.run.smithi124.stdout:ID=ubuntu 2023-10-26T11:37:06.093 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE=debian 2023-10-26T11:37:06.093 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-26T11:37:06.093 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="20.04" 2023-10-26T11:37:06.094 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-26T11:37:06.094 INFO:teuthology.orchestra.run.smithi124.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-26T11:37:06.094 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-26T11:37:06.094 INFO:teuthology.orchestra.run.smithi124.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-26T11:37:06.094 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_CODENAME=focal 2023-10-26T11:37:06.095 INFO:teuthology.orchestra.run.smithi124.stdout:UBUNTU_CODENAME=focal 2023-10-26T11:37:06.095 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-10-26T11:37:06.120 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-26T11:37:06.128 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-26T11:37:06.141 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-26T11:37:06.141 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2023-10-26T11:37:06.144 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-10-26T11:37:06.149 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-26T11:37:06.165 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-26T11:37:06.166 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2023-10-26T11:37:06.168 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-10-26T11:37:06.196 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-26T11:37:06.251 INFO:teuthology.run_tasks:Running task kernel... 2023-10-26T11:37:06.266 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-26T11:37:06.266 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-26T11:37:06.267 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-26T11:37:06.268 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-26T11:37:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T11:37:06.274 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-10-26T11:37:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T11:37:06.275 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-10-26T11:37:06.281 INFO:teuthology.orchestra.run.smithi006.stdout:5.4.0-124-generic 2023-10-26T11:37:06.281 INFO:teuthology.task.kernel:Running kernel on smithi006: 5.4.0-124-generic 2023-10-26T11:37:06.282 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get clean 2023-10-26T11:37:06.325 INFO:teuthology.orchestra.run.smithi124.stdout:5.4.0-124-generic 2023-10-26T11:37:06.326 INFO:teuthology.task.kernel:Running kernel on smithi124: 5.4.0-124-generic 2023-10-26T11:37:06.326 DEBUG:teuthology.orchestra.run.smithi124:> sudo apt-get clean 2023-10-26T11:37:06.436 DEBUG:teuthology.orchestra.run.smithi124:> sudo apt-get update 2023-10-26T11:37:06.444 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get update 2023-10-26T11:37:06.618 INFO:teuthology.orchestra.run.smithi124.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T11:37:06.623 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T11:37:06.624 INFO:teuthology.orchestra.run.smithi006.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-26T11:37:06.624 INFO:teuthology.orchestra.run.smithi006.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-26T11:37:06.626 INFO:teuthology.orchestra.run.smithi124.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-26T11:37:06.677 INFO:teuthology.orchestra.run.smithi006.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-26T11:37:06.697 INFO:teuthology.orchestra.run.smithi124.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-26T11:37:06.719 INFO:teuthology.orchestra.run.smithi124.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-26T11:37:07.027 INFO:teuthology.orchestra.run.smithi006.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,534 kB] 2023-10-26T11:37:07.028 INFO:teuthology.orchestra.run.smithi124.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,923 kB] 2023-10-26T11:37:07.165 INFO:teuthology.orchestra.run.smithi006.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [900 kB] 2023-10-26T11:37:07.234 INFO:teuthology.orchestra.run.smithi006.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,923 kB] 2023-10-26T11:37:07.246 INFO:teuthology.orchestra.run.smithi006.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-26T11:37:07.254 INFO:teuthology.orchestra.run.smithi124.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [900 kB] 2023-10-26T11:37:07.262 INFO:teuthology.orchestra.run.smithi006.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-26T11:37:07.272 INFO:teuthology.orchestra.run.smithi006.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-26T11:37:07.273 INFO:teuthology.orchestra.run.smithi006.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-26T11:37:07.274 INFO:teuthology.orchestra.run.smithi006.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-26T11:37:07.275 INFO:teuthology.orchestra.run.smithi006.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,315 kB] 2023-10-26T11:37:07.275 INFO:teuthology.orchestra.run.smithi124.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [477 kB] 2023-10-26T11:37:07.282 INFO:teuthology.orchestra.run.smithi006.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-26T11:37:07.282 INFO:teuthology.orchestra.run.smithi006.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-26T11:37:07.282 INFO:teuthology.orchestra.run.smithi006.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,433 kB] 2023-10-26T11:37:07.283 INFO:teuthology.orchestra.run.smithi124.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-10-26T11:37:07.283 INFO:teuthology.orchestra.run.smithi124.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,433 kB] 2023-10-26T11:37:07.294 INFO:teuthology.orchestra.run.smithi006.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [341 kB] 2023-10-26T11:37:07.297 INFO:teuthology.orchestra.run.smithi006.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-26T11:37:07.297 INFO:teuthology.orchestra.run.smithi006.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [751 kB] 2023-10-26T11:37:07.302 INFO:teuthology.orchestra.run.smithi006.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,126 kB] 2023-10-26T11:37:07.309 INFO:teuthology.orchestra.run.smithi006.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-26T11:37:07.311 INFO:teuthology.orchestra.run.smithi006.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-26T11:37:07.312 INFO:teuthology.orchestra.run.smithi006.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-26T11:37:07.312 INFO:teuthology.orchestra.run.smithi006.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-26T11:37:07.313 INFO:teuthology.orchestra.run.smithi006.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-26T11:37:07.324 INFO:teuthology.orchestra.run.smithi006.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-26T11:37:07.324 INFO:teuthology.orchestra.run.smithi006.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-26T11:37:07.325 INFO:teuthology.orchestra.run.smithi006.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-26T11:37:07.325 INFO:teuthology.orchestra.run.smithi006.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-26T11:37:07.341 INFO:teuthology.orchestra.run.smithi006.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-26T11:37:07.342 INFO:teuthology.orchestra.run.smithi006.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-26T11:37:07.342 INFO:teuthology.orchestra.run.smithi006.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-26T11:37:07.367 INFO:teuthology.orchestra.run.smithi124.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-26T11:37:07.368 INFO:teuthology.orchestra.run.smithi124.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [341 kB] 2023-10-26T11:37:07.375 INFO:teuthology.orchestra.run.smithi124.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-10-26T11:37:07.375 INFO:teuthology.orchestra.run.smithi124.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,126 kB] 2023-10-26T11:37:07.377 INFO:teuthology.orchestra.run.smithi124.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [666 kB] 2023-10-26T11:37:07.379 INFO:teuthology.orchestra.run.smithi006.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [324 kB] 2023-10-26T11:37:07.395 INFO:teuthology.orchestra.run.smithi124.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [751 kB] 2023-10-26T11:37:07.398 INFO:teuthology.orchestra.run.smithi006.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-26T11:37:07.399 INFO:teuthology.orchestra.run.smithi006.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [618 kB] 2023-10-26T11:37:07.410 INFO:teuthology.orchestra.run.smithi006.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [894 kB] 2023-10-26T11:37:07.481 INFO:teuthology.orchestra.run.smithi124.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-26T11:37:07.487 INFO:teuthology.orchestra.run.smithi124.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-26T11:37:07.488 INFO:teuthology.orchestra.run.smithi124.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-26T11:37:07.489 INFO:teuthology.orchestra.run.smithi124.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-26T11:37:07.489 INFO:teuthology.orchestra.run.smithi124.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-26T11:37:07.490 INFO:teuthology.orchestra.run.smithi124.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-26T11:37:07.490 INFO:teuthology.orchestra.run.smithi124.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-26T11:37:07.492 INFO:teuthology.orchestra.run.smithi124.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-26T11:37:07.492 INFO:teuthology.orchestra.run.smithi006.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-10-26T11:37:07.494 INFO:teuthology.orchestra.run.smithi006.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-26T11:37:07.496 INFO:teuthology.orchestra.run.smithi006.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-26T11:37:07.496 INFO:teuthology.orchestra.run.smithi006.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-26T11:37:07.496 INFO:teuthology.orchestra.run.smithi006.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-26T11:37:07.496 INFO:teuthology.orchestra.run.smithi006.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-26T11:37:07.498 INFO:teuthology.orchestra.run.smithi124.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-26T11:37:07.505 INFO:teuthology.orchestra.run.smithi124.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-26T11:37:07.525 INFO:teuthology.orchestra.run.smithi124.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-26T11:37:07.526 INFO:teuthology.orchestra.run.smithi124.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-26T11:37:07.705 INFO:teuthology.orchestra.run.smithi124.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,534 kB] 2023-10-26T11:37:07.894 INFO:teuthology.orchestra.run.smithi124.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [394 kB] 2023-10-26T11:37:07.908 INFO:teuthology.orchestra.run.smithi124.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-26T11:37:07.908 INFO:teuthology.orchestra.run.smithi124.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,315 kB] 2023-10-26T11:37:07.977 INFO:teuthology.orchestra.run.smithi124.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-26T11:37:07.978 INFO:teuthology.orchestra.run.smithi124.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [324 kB] 2023-10-26T11:37:07.983 INFO:teuthology.orchestra.run.smithi124.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-26T11:37:07.984 INFO:teuthology.orchestra.run.smithi124.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [894 kB] 2023-10-26T11:37:08.007 INFO:teuthology.orchestra.run.smithi124.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [618 kB] 2023-10-26T11:37:08.196 INFO:teuthology.orchestra.run.smithi124.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-10-26T11:37:08.612 INFO:teuthology.orchestra.run.smithi124.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-10-26T11:37:08.617 INFO:teuthology.orchestra.run.smithi124.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-26T11:37:08.625 INFO:teuthology.orchestra.run.smithi124.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-26T11:37:08.628 INFO:teuthology.orchestra.run.smithi124.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-26T11:37:08.629 INFO:teuthology.orchestra.run.smithi124.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-26T11:37:11.189 INFO:teuthology.orchestra.run.smithi124.stdout:Fetched 17.8 MB in 3s (6,526 kB/s) 2023-10-26T11:37:11.370 INFO:teuthology.orchestra.run.smithi006.stdout:Fetched 17.8 MB in 3s (6,417 kB/s) 2023-10-26T11:37:12.695 INFO:teuthology.orchestra.run.smithi124.stdout:Reading package lists... 2023-10-26T11:37:12.720 DEBUG:teuthology.orchestra.run.smithi124:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T11:37:12.789 INFO:teuthology.orchestra.run.smithi124.stdout:Reading package lists... 2023-10-26T11:37:12.914 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2023-10-26T11:37:12.941 DEBUG:teuthology.orchestra.run.smithi006:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T11:37:12.991 INFO:teuthology.orchestra.run.smithi124.stdout:Building dependency tree... 2023-10-26T11:37:12.991 INFO:teuthology.orchestra.run.smithi124.stdout:Reading state information... 2023-10-26T11:37:13.015 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2023-10-26T11:37:13.172 INFO:teuthology.orchestra.run.smithi124.stdout:The following additional packages will be installed: 2023-10-26T11:37:13.173 INFO:teuthology.orchestra.run.smithi124.stdout: linux-generic linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T11:37:13.173 INFO:teuthology.orchestra.run.smithi124.stdout: linux-headers-generic linux-image-5.4.0-165-generic 2023-10-26T11:37:13.173 INFO:teuthology.orchestra.run.smithi124.stdout: linux-modules-5.4.0-165-generic linux-modules-extra-5.4.0-165-generic 2023-10-26T11:37:13.173 INFO:teuthology.orchestra.run.smithi124.stdout:Suggested packages: 2023-10-26T11:37:13.174 INFO:teuthology.orchestra.run.smithi124.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-10-26T11:37:13.174 INFO:teuthology.orchestra.run.smithi124.stdout:Recommended packages: 2023-10-26T11:37:13.174 INFO:teuthology.orchestra.run.smithi124.stdout: thermald 2023-10-26T11:37:13.222 INFO:teuthology.orchestra.run.smithi124.stdout:The following NEW packages will be installed: 2023-10-26T11:37:13.222 INFO:teuthology.orchestra.run.smithi124.stdout: linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T11:37:13.222 INFO:teuthology.orchestra.run.smithi124.stdout: linux-image-5.4.0-165-generic linux-modules-5.4.0-165-generic 2023-10-26T11:37:13.222 INFO:teuthology.orchestra.run.smithi124.stdout: linux-modules-extra-5.4.0-165-generic 2023-10-26T11:37:13.223 INFO:teuthology.orchestra.run.smithi124.stdout:The following packages will be upgraded: 2023-10-26T11:37:13.223 INFO:teuthology.orchestra.run.smithi124.stdout: linux-generic linux-headers-generic linux-image-generic 2023-10-26T11:37:13.229 INFO:teuthology.orchestra.run.smithi006.stdout:Building dependency tree... 2023-10-26T11:37:13.230 INFO:teuthology.orchestra.run.smithi006.stdout:Reading state information... 2023-10-26T11:37:13.421 INFO:teuthology.orchestra.run.smithi006.stdout:The following additional packages will be installed: 2023-10-26T11:37:13.421 INFO:teuthology.orchestra.run.smithi006.stdout: linux-generic linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T11:37:13.422 INFO:teuthology.orchestra.run.smithi006.stdout: linux-headers-generic linux-image-5.4.0-165-generic 2023-10-26T11:37:13.422 INFO:teuthology.orchestra.run.smithi006.stdout: linux-modules-5.4.0-165-generic linux-modules-extra-5.4.0-165-generic 2023-10-26T11:37:13.422 INFO:teuthology.orchestra.run.smithi006.stdout:Suggested packages: 2023-10-26T11:37:13.423 INFO:teuthology.orchestra.run.smithi006.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-10-26T11:37:13.423 INFO:teuthology.orchestra.run.smithi006.stdout:Recommended packages: 2023-10-26T11:37:13.423 INFO:teuthology.orchestra.run.smithi006.stdout: thermald 2023-10-26T11:37:13.482 INFO:teuthology.orchestra.run.smithi006.stdout:The following NEW packages will be installed: 2023-10-26T11:37:13.482 INFO:teuthology.orchestra.run.smithi006.stdout: linux-headers-5.4.0-165 linux-headers-5.4.0-165-generic 2023-10-26T11:37:13.482 INFO:teuthology.orchestra.run.smithi006.stdout: linux-image-5.4.0-165-generic linux-modules-5.4.0-165-generic 2023-10-26T11:37:13.483 INFO:teuthology.orchestra.run.smithi006.stdout: linux-modules-extra-5.4.0-165-generic 2023-10-26T11:37:13.483 INFO:teuthology.orchestra.run.smithi006.stdout:The following packages will be upgraded: 2023-10-26T11:37:13.484 INFO:teuthology.orchestra.run.smithi006.stdout: linux-generic linux-headers-generic linux-image-generic 2023-10-26T11:37:13.666 INFO:teuthology.orchestra.run.smithi006.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T11:37:13.666 INFO:teuthology.orchestra.run.smithi006.stdout:Need to get 77.0 MB of archives. 2023-10-26T11:37:13.667 INFO:teuthology.orchestra.run.smithi006.stdout:After this operation, 380 MB of additional disk space will be used. 2023-10-26T11:37:13.667 INFO:teuthology.orchestra.run.smithi006.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-165-generic amd64 5.4.0-165.182 [14.9 MB] 2023-10-26T11:37:14.837 INFO:teuthology.orchestra.run.smithi006.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-165-generic amd64 5.4.0-165.182 [10.5 MB] 2023-10-26T11:37:15.108 INFO:teuthology.orchestra.run.smithi006.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-165-generic amd64 5.4.0-165.182 [39.2 MB] 2023-10-26T11:37:16.459 INFO:teuthology.orchestra.run.smithi006.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.165.162 [1,900 B] 2023-10-26T11:37:16.460 INFO:teuthology.orchestra.run.smithi006.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.165.162 [2,596 B] 2023-10-26T11:37:16.460 INFO:teuthology.orchestra.run.smithi006.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165 all 5.4.0-165.182 [11.0 MB] 2023-10-26T11:37:16.772 INFO:teuthology.orchestra.run.smithi006.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165-generic amd64 5.4.0-165.182 [1,360 kB] 2023-10-26T11:37:16.802 INFO:teuthology.orchestra.run.smithi006.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.165.162 [2,464 B] 2023-10-26T11:37:17.578 INFO:teuthology.orchestra.run.smithi006.stdout:Fetched 77.0 MB in 3s (23.3 MB/s) 2023-10-26T11:37:17.768 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-modules-5.4.0-165-generic. 2023-10-26T11:37:18.067 INFO:teuthology.orchestra.run.smithi124.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T11:37:18.067 INFO:teuthology.orchestra.run.smithi124.stdout:Need to get 77.0 MB of archives. 2023-10-26T11:37:18.067 INFO:teuthology.orchestra.run.smithi124.stdout:After this operation, 380 MB of additional disk space will be used. 2023-10-26T11:37:18.068 INFO:teuthology.orchestra.run.smithi124.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-165-generic amd64 5.4.0-165.182 [14.9 MB] 2023-10-26T11:37:18.446 INFO:teuthology.orchestra.run.smithi124.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-165-generic amd64 5.4.0-165.182 [10.5 MB] 2023-10-26T11:37:18.552 INFO:teuthology.orchestra.run.smithi124.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-165-generic amd64 5.4.0-165.182 [39.2 MB] 2023-10-26T11:37:19.105 INFO:teuthology.orchestra.run.smithi124.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.165.162 [1,900 B] 2023-10-26T11:37:19.105 INFO:teuthology.orchestra.run.smithi124.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.165.162 [2,596 B] 2023-10-26T11:37:19.105 INFO:teuthology.orchestra.run.smithi124.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165 all 5.4.0-165.182 [11.0 MB] 2023-10-26T11:37:19.307 INFO:teuthology.orchestra.run.smithi124.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-165-generic amd64 5.4.0-165.182 [1,360 kB] 2023-10-26T11:37:19.326 INFO:teuthology.orchestra.run.smithi124.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.165.162 [2,464 B] 2023-10-26T11:37:19.629 INFO:teuthology.orchestra.run.smithi006.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-26T11:37:19.634 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../0-linux-modules-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:19.990 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:20.009 INFO:teuthology.orchestra.run.smithi124.stdout:Fetched 77.0 MB in 6s (12.6 MB/s) 2023-10-26T11:37:20.220 INFO:teuthology.orchestra.run.smithi124.stdout:Selecting previously unselected package linux-modules-5.4.0-165-generic. 2023-10-26T11:37:21.922 INFO:teuthology.orchestra.run.smithi124.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-26T11:37:21.926 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../0-linux-modules-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:22.035 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:22.107 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-image-5.4.0-165-generic. 2023-10-26T11:37:22.120 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../1-linux-image-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:22.248 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:23.419 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-165-generic. 2023-10-26T11:37:23.434 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:23.469 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:23.944 INFO:teuthology.orchestra.run.smithi124.stdout:Selecting previously unselected package linux-image-5.4.0-165-generic. 2023-10-26T11:37:23.959 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../1-linux-image-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:24.054 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:25.155 INFO:teuthology.orchestra.run.smithi124.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-165-generic. 2023-10-26T11:37:25.170 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:25.213 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:28.624 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../3-linux-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:28.783 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:29.159 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:29.320 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-image-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:29.698 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-headers-5.4.0-165. 2023-10-26T11:37:29.714 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../5-linux-headers-5.4.0-165_5.4.0-165.182_all.deb ... 2023-10-26T11:37:29.756 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T11:37:29.945 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../3-linux-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:30.069 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:30.421 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:30.548 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-image-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:30.909 INFO:teuthology.orchestra.run.smithi124.stdout:Selecting previously unselected package linux-headers-5.4.0-165. 2023-10-26T11:37:30.924 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../5-linux-headers-5.4.0-165_5.4.0-165.182_all.deb ... 2023-10-26T11:37:30.967 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T11:37:35.797 INFO:teuthology.orchestra.run.smithi006.stdout:Selecting previously unselected package linux-headers-5.4.0-165-generic. 2023-10-26T11:37:35.820 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../6-linux-headers-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:35.863 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:36.433 INFO:teuthology.orchestra.run.smithi124.stdout:Selecting previously unselected package linux-headers-5.4.0-165-generic. 2023-10-26T11:37:36.453 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../6-linux-headers-5.4.0-165-generic_5.4.0-165.182_amd64.deb ... 2023-10-26T11:37:36.491 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:38.780 INFO:teuthology.orchestra.run.smithi006.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:39.266 INFO:teuthology.orchestra.run.smithi006.stdout:Unpacking linux-headers-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:39.424 INFO:teuthology.orchestra.run.smithi124.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.165.162_amd64.deb ... 2023-10-26T11:37:39.546 INFO:teuthology.orchestra.run.smithi124.stdout:Unpacking linux-headers-generic (5.4.0.165.162) over (5.4.0.124.125) ... 2023-10-26T11:37:39.895 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T11:37:40.043 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:40.273 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-5.4.0-165 (5.4.0-165.182) ... 2023-10-26T11:37:40.421 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-modules-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:41.273 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:41.399 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-headers-generic (5.4.0.165.162) ... 2023-10-26T11:37:41.516 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:41.673 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:41.825 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-headers-generic (5.4.0.165.162) ... 2023-10-26T11:37:41.976 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:42.737 INFO:teuthology.orchestra.run.smithi124.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:37:42.737 INFO:teuthology.orchestra.run.smithi124.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-165-generic 2023-10-26T11:37:43.211 INFO:teuthology.orchestra.run.smithi006.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:37:43.212 INFO:teuthology.orchestra.run.smithi006.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-165-generic 2023-10-26T11:37:43.378 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:44.294 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-modules-extra-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:44.612 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-image-generic (5.4.0.165.162) ... 2023-10-26T11:37:44.780 INFO:teuthology.orchestra.run.smithi006.stdout:Setting up linux-generic (5.4.0.165.162) ... 2023-10-26T11:37:44.932 INFO:teuthology.orchestra.run.smithi006.stdout:Processing triggers for linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:45.007 INFO:teuthology.orchestra.run.smithi006.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-26T11:37:45.007 INFO:teuthology.orchestra.run.smithi006.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:37:45.512 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-image-generic (5.4.0.165.162) ... 2023-10-26T11:37:45.663 INFO:teuthology.orchestra.run.smithi124.stdout:Setting up linux-generic (5.4.0.165.162) ... 2023-10-26T11:37:45.790 INFO:teuthology.orchestra.run.smithi124.stdout:Processing triggers for linux-image-5.4.0-165-generic (5.4.0-165.182) ... 2023-10-26T11:37:45.861 INFO:teuthology.orchestra.run.smithi124.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-26T11:37:45.861 INFO:teuthology.orchestra.run.smithi124.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:38:07.857 INFO:teuthology.orchestra.run.smithi006.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-26T11:38:07.857 INFO:teuthology.orchestra.run.smithi006.stdout:Sourcing file `/etc/default/grub' 2023-10-26T11:38:07.865 INFO:teuthology.orchestra.run.smithi006.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T11:38:07.875 INFO:teuthology.orchestra.run.smithi124.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-26T11:38:07.875 INFO:teuthology.orchestra.run.smithi124.stdout:Sourcing file `/etc/default/grub' 2023-10-26T11:38:07.887 INFO:teuthology.orchestra.run.smithi124.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T11:38:07.895 INFO:teuthology.orchestra.run.smithi006.stdout:Generating grub configuration file ... 2023-10-26T11:38:07.910 INFO:teuthology.orchestra.run.smithi124.stdout:Generating grub configuration file ... 2023-10-26T11:38:08.231 INFO:teuthology.orchestra.run.smithi124.stdout:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:38:08.255 INFO:teuthology.orchestra.run.smithi124.stdout:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:38:08.363 INFO:teuthology.orchestra.run.smithi006.stdout:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:38:08.387 INFO:teuthology.orchestra.run.smithi006.stdout:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:38:08.631 INFO:teuthology.orchestra.run.smithi124.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T11:38:08.643 INFO:teuthology.orchestra.run.smithi124.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T11:38:08.906 INFO:teuthology.orchestra.run.smithi006.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T11:38:08.920 INFO:teuthology.orchestra.run.smithi006.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T11:38:11.306 INFO:teuthology.orchestra.run.smithi124.stdout:done 2023-10-26T11:38:11.693 INFO:teuthology.orchestra.run.smithi006.stdout:done 2023-10-26T11:38:11.793 DEBUG:teuthology.orchestra.run.smithi124:> dpkg -s linux-image-generic 2023-10-26T11:38:11.843 INFO:teuthology.orchestra.run.smithi124.stdout:Package: linux-image-generic 2023-10-26T11:38:11.844 INFO:teuthology.orchestra.run.smithi124.stdout:Status: install ok installed 2023-10-26T11:38:11.844 INFO:teuthology.orchestra.run.smithi124.stdout:Priority: optional 2023-10-26T11:38:11.844 INFO:teuthology.orchestra.run.smithi124.stdout:Section: kernel 2023-10-26T11:38:11.844 INFO:teuthology.orchestra.run.smithi124.stdout:Installed-Size: 20 2023-10-26T11:38:11.845 INFO:teuthology.orchestra.run.smithi124.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T11:38:11.845 INFO:teuthology.orchestra.run.smithi124.stdout:Architecture: amd64 2023-10-26T11:38:11.845 INFO:teuthology.orchestra.run.smithi124.stdout:Source: linux-meta 2023-10-26T11:38:11.845 INFO:teuthology.orchestra.run.smithi124.stdout:Version: 5.4.0.165.162 2023-10-26T11:38:11.846 INFO:teuthology.orchestra.run.smithi124.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-10-26T11:38:11.846 INFO:teuthology.orchestra.run.smithi124.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T11:38:11.846 INFO:teuthology.orchestra.run.smithi124.stdout:Recommends: thermald 2023-10-26T11:38:11.846 INFO:teuthology.orchestra.run.smithi124.stdout:Description: Generic Linux kernel image 2023-10-26T11:38:11.846 INFO:teuthology.orchestra.run.smithi124.stdout: This package will always depend on the latest generic kernel image 2023-10-26T11:38:11.847 INFO:teuthology.orchestra.run.smithi124.stdout: available. 2023-10-26T11:38:11.847 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-165-generic 2023-10-26T11:38:11.847 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-26T11:38:11.847 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-26T11:38:11.848 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-26T11:38:11.848 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi124.front.sepia.ceph.com, path=None, version=distro) 2023-10-26T11:38:11.848 DEBUG:teuthology.orchestra.run.smithi124:> sudo apt-get clean 2023-10-26T11:38:11.958 DEBUG:teuthology.orchestra.run.smithi124:> sudo apt-get update 2023-10-26T11:38:12.127 DEBUG:teuthology.orchestra.run.smithi006:> dpkg -s linux-image-generic 2023-10-26T11:38:12.181 INFO:teuthology.orchestra.run.smithi006.stdout:Package: linux-image-generic 2023-10-26T11:38:12.181 INFO:teuthology.orchestra.run.smithi006.stdout:Status: install ok installed 2023-10-26T11:38:12.181 INFO:teuthology.orchestra.run.smithi006.stdout:Priority: optional 2023-10-26T11:38:12.181 INFO:teuthology.orchestra.run.smithi006.stdout:Section: kernel 2023-10-26T11:38:12.182 INFO:teuthology.orchestra.run.smithi006.stdout:Installed-Size: 20 2023-10-26T11:38:12.182 INFO:teuthology.orchestra.run.smithi006.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T11:38:12.182 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: amd64 2023-10-26T11:38:12.182 INFO:teuthology.orchestra.run.smithi006.stdout:Source: linux-meta 2023-10-26T11:38:12.182 INFO:teuthology.orchestra.run.smithi006.stdout:Version: 5.4.0.165.162 2023-10-26T11:38:12.183 INFO:teuthology.orchestra.run.smithi006.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-10-26T11:38:12.183 INFO:teuthology.orchestra.run.smithi006.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T11:38:12.183 INFO:teuthology.orchestra.run.smithi006.stdout:Recommends: thermald 2023-10-26T11:38:12.183 INFO:teuthology.orchestra.run.smithi006.stdout:Description: Generic Linux kernel image 2023-10-26T11:38:12.183 INFO:teuthology.orchestra.run.smithi006.stdout: This package will always depend on the latest generic kernel image 2023-10-26T11:38:12.184 INFO:teuthology.orchestra.run.smithi006.stdout: available. 2023-10-26T11:38:12.184 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-165-generic 2023-10-26T11:38:12.184 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-26T11:38:12.184 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-26T11:38:12.185 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-26T11:38:12.185 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi006.front.sepia.ceph.com, path=None, version=distro) 2023-10-26T11:38:12.185 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get clean 2023-10-26T11:38:12.230 INFO:teuthology.orchestra.run.smithi124.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T11:38:12.230 INFO:teuthology.orchestra.run.smithi124.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-26T11:38:12.265 DEBUG:teuthology.orchestra.run.smithi006:> sudo apt-get update 2023-10-26T11:38:12.300 INFO:teuthology.orchestra.run.smithi124.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-26T11:38:12.382 INFO:teuthology.orchestra.run.smithi124.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-26T11:38:12.394 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-26T11:38:12.394 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-26T11:38:12.407 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-26T11:38:12.427 INFO:teuthology.orchestra.run.smithi006.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-26T11:38:13.962 INFO:teuthology.orchestra.run.smithi124.stdout:Reading package lists... 2023-10-26T11:38:13.987 DEBUG:teuthology.orchestra.run.smithi124:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T11:38:14.056 INFO:teuthology.orchestra.run.smithi124.stdout:Reading package lists... 2023-10-26T11:38:14.214 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2023-10-26T11:38:14.241 DEBUG:teuthology.orchestra.run.smithi006:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-10-26T11:38:14.256 INFO:teuthology.orchestra.run.smithi124.stdout:Building dependency tree... 2023-10-26T11:38:14.256 INFO:teuthology.orchestra.run.smithi124.stdout:Reading state information... 2023-10-26T11:38:14.311 INFO:teuthology.orchestra.run.smithi006.stdout:Reading package lists... 2023-10-26T11:38:14.469 INFO:teuthology.orchestra.run.smithi124.stdout:linux-image-generic is already the newest version (5.4.0.165.162). 2023-10-26T11:38:14.469 INFO:teuthology.orchestra.run.smithi124.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T11:38:14.471 DEBUG:teuthology.orchestra.run.smithi124:> dpkg -s linux-image-generic 2023-10-26T11:38:14.493 INFO:teuthology.orchestra.run.smithi124.stdout:Package: linux-image-generic 2023-10-26T11:38:14.493 INFO:teuthology.orchestra.run.smithi124.stdout:Status: install ok installed 2023-10-26T11:38:14.494 INFO:teuthology.orchestra.run.smithi124.stdout:Priority: optional 2023-10-26T11:38:14.494 INFO:teuthology.orchestra.run.smithi124.stdout:Section: kernel 2023-10-26T11:38:14.494 INFO:teuthology.orchestra.run.smithi124.stdout:Installed-Size: 20 2023-10-26T11:38:14.494 INFO:teuthology.orchestra.run.smithi124.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Architecture: amd64 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Source: linux-meta 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Version: 5.4.0.165.162 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T11:38:14.495 INFO:teuthology.orchestra.run.smithi124.stdout:Recommends: thermald 2023-10-26T11:38:14.496 INFO:teuthology.orchestra.run.smithi124.stdout:Description: Generic Linux kernel image 2023-10-26T11:38:14.496 INFO:teuthology.orchestra.run.smithi124.stdout: This package will always depend on the latest generic kernel image 2023-10-26T11:38:14.496 INFO:teuthology.orchestra.run.smithi124.stdout: available. 2023-10-26T11:38:14.496 DEBUG:teuthology.orchestra.run.smithi124:> mktemp 2023-10-26T11:38:14.498 INFO:teuthology.orchestra.run.smithi006.stdout:Building dependency tree... 2023-10-26T11:38:14.498 INFO:teuthology.orchestra.run.smithi006.stdout:Reading state information... 2023-10-26T11:38:14.504 INFO:teuthology.orchestra.run.smithi124.stdout:/tmp/tmp.ApQdH6h6Rl 2023-10-26T11:38:14.505 DEBUG:teuthology.orchestra.run.smithi124:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ApQdH6h6Rl 2023-10-26T11:38:14.564 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0666 /tmp/tmp.ApQdH6h6Rl 2023-10-26T11:38:14.600 DEBUG:teuthology.orchestra.remote:smithi124:/tmp/tmp.ApQdH6h6Rl is 9KB 2023-10-26T11:38:14.614 DEBUG:teuthology.orchestra.run.smithi124:> rm -fr /tmp/tmp.ApQdH6h6Rl 2023-10-26T11:38:14.621 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.678 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:38:14.679 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.679 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.709 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-165-generic 2023-10-26T11:38:14.709 DEBUG:teuthology.orchestra.run.smithi124:> sudo update-grub 2023-10-26T11:38:14.717 INFO:teuthology.orchestra.run.smithi006.stdout:linux-image-generic is already the newest version (5.4.0.165.162). 2023-10-26T11:38:14.718 INFO:teuthology.orchestra.run.smithi006.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-10-26T11:38:14.719 DEBUG:teuthology.orchestra.run.smithi006:> dpkg -s linux-image-generic 2023-10-26T11:38:14.737 INFO:teuthology.orchestra.run.smithi006.stdout:Package: linux-image-generic 2023-10-26T11:38:14.737 INFO:teuthology.orchestra.run.smithi006.stdout:Status: install ok installed 2023-10-26T11:38:14.738 INFO:teuthology.orchestra.run.smithi006.stdout:Priority: optional 2023-10-26T11:38:14.738 INFO:teuthology.orchestra.run.smithi006.stdout:Section: kernel 2023-10-26T11:38:14.738 INFO:teuthology.orchestra.run.smithi006.stdout:Installed-Size: 20 2023-10-26T11:38:14.738 INFO:teuthology.orchestra.run.smithi006.stdout:Maintainer: Ubuntu Kernel Team 2023-10-26T11:38:14.739 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: amd64 2023-10-26T11:38:14.739 INFO:teuthology.orchestra.run.smithi006.stdout:Source: linux-meta 2023-10-26T11:38:14.739 INFO:teuthology.orchestra.run.smithi006.stdout:Version: 5.4.0.165.162 2023-10-26T11:38:14.739 INFO:teuthology.orchestra.run.smithi006.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-10-26T11:38:14.739 INFO:teuthology.orchestra.run.smithi006.stdout:Depends: linux-image-5.4.0-165-generic, linux-modules-extra-5.4.0-165-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-26T11:38:14.740 INFO:teuthology.orchestra.run.smithi006.stdout:Recommends: thermald 2023-10-26T11:38:14.740 INFO:teuthology.orchestra.run.smithi006.stdout:Description: Generic Linux kernel image 2023-10-26T11:38:14.740 INFO:teuthology.orchestra.run.smithi006.stdout: This package will always depend on the latest generic kernel image 2023-10-26T11:38:14.740 INFO:teuthology.orchestra.run.smithi006.stdout: available. 2023-10-26T11:38:14.740 DEBUG:teuthology.orchestra.run.smithi006:> mktemp 2023-10-26T11:38:14.745 INFO:teuthology.orchestra.run.smithi006.stdout:/tmp/tmp.34MkWK9FuO 2023-10-26T11:38:14.746 DEBUG:teuthology.orchestra.run.smithi006:> sudo cp /boot/grub/grub.cfg /tmp/tmp.34MkWK9FuO 2023-10-26T11:38:14.801 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0666 /tmp/tmp.34MkWK9FuO 2023-10-26T11:38:14.843 DEBUG:teuthology.orchestra.remote:smithi006:/tmp/tmp.34MkWK9FuO is 9KB 2023-10-26T11:38:14.857 DEBUG:teuthology.orchestra.run.smithi006:> rm -fr /tmp/tmp.34MkWK9FuO 2023-10-26T11:38:14.864 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.921 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:38:14.921 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.921 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-26T11:38:14.958 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-165-generic 2023-10-26T11:38:14.959 DEBUG:teuthology.orchestra.run.smithi006:> sudo update-grub 2023-10-26T11:38:16.034 INFO:teuthology.orchestra.run.smithi124.stderr:Sourcing file `/etc/default/grub' 2023-10-26T11:38:16.040 INFO:teuthology.orchestra.run.smithi124.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T11:38:16.051 INFO:teuthology.orchestra.run.smithi124.stderr:Generating grub configuration file ... 2023-10-26T11:38:16.332 INFO:teuthology.orchestra.run.smithi124.stderr:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:38:16.344 INFO:teuthology.orchestra.run.smithi124.stderr:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:38:16.380 INFO:teuthology.orchestra.run.smithi006.stderr:Sourcing file `/etc/default/grub' 2023-10-26T11:38:16.390 INFO:teuthology.orchestra.run.smithi006.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-26T11:38:16.436 INFO:teuthology.orchestra.run.smithi006.stderr:Generating grub configuration file ... 2023-10-26T11:38:16.714 INFO:teuthology.orchestra.run.smithi124.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T11:38:16.725 INFO:teuthology.orchestra.run.smithi124.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T11:38:16.823 INFO:teuthology.orchestra.run.smithi006.stderr:Found linux image: /boot/vmlinuz-5.4.0-165-generic 2023-10-26T11:38:16.834 INFO:teuthology.orchestra.run.smithi006.stderr:Found initrd image: /boot/initrd.img-5.4.0-165-generic 2023-10-26T11:38:17.405 INFO:teuthology.orchestra.run.smithi006.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-26T11:38:17.416 INFO:teuthology.orchestra.run.smithi006.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-26T11:38:18.356 INFO:teuthology.orchestra.run.smithi124.stderr:done 2023-10-26T11:38:18.358 DEBUG:teuthology.orchestra.run.smithi124:> sudo shutdown -r now 2023-10-26T11:38:19.201 INFO:teuthology.orchestra.run.smithi006.stderr:done 2023-10-26T11:38:19.202 DEBUG:teuthology.orchestra.run.smithi006:> sudo shutdown -r now 2023-10-26T11:38:48.385 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-26T11:38:48.386 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:38:48.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:38:49.206 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-26T11:38:49.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:38:49.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:39:07.770 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2023-10-26T11:39:16.778 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:39:16.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:39:22.874 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-10-26T11:39:31.882 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:39:31.883 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:39:50.267 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-10-26T11:40:02.281 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:40:02.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:40:02.955 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-10-26T11:40:03.520 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:40:03.521 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-165-generic"... 2023-10-26T11:40:03.521 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-10-26T11:40:03.527 INFO:teuthology.orchestra.run.smithi124.stdout:5.4.0-165-generic 2023-10-26T11:40:03.528 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-165-generic vs 5.4.0-165-generic 2023-10-26T11:40:03.528 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-26T11:40:03.529 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-26T11:40:04.530 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-26T11:40:04.531 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-26T11:40:04.630 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-10-26T11:40:04.667 DEBUG:teuthology.parallel:result is None 2023-10-26T11:40:16.782 DEBUG:teuthology.orchestra.remote:timed out 2023-10-26T11:40:28.785 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:40:28.786 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:40:29.000 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-10-26T11:40:29.607 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:40:29.608 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-165-generic"... 2023-10-26T11:40:29.608 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-10-26T11:40:29.615 INFO:teuthology.orchestra.run.smithi006.stdout:5.4.0-165-generic 2023-10-26T11:40:29.615 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-165-generic vs 5.4.0-165-generic 2023-10-26T11:40:29.615 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-26T11:40:29.615 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-26T11:40:30.617 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-26T11:40:30.617 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-26T11:40:30.708 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2023-10-26T11:40:30.732 DEBUG:teuthology.parallel:result is None 2023-10-26T11:40:30.733 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-26T11:40:30.741 INFO:teuthology.task.internal:Creating test directory... 2023-10-26T11:40:30.741 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-26T11:40:30.744 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-26T11:40:30.751 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-26T11:40:30.781 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-26T11:40:30.814 INFO:teuthology.task.internal:Creating archive directory... 2023-10-26T11:40:30.814 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-26T11:40:30.817 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-26T11:40:30.839 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-26T11:40:30.850 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-26T11:40:30.851 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-26T11:40:30.875 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-26T11:40:30.903 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T11:40:30.909 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T11:40:30.915 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T11:40:30.919 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-26T11:40:30.921 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-26T11:40:30.933 INFO:teuthology.task.internal:Configuring sudo... 2023-10-26T11:40:30.933 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-26T11:40:30.936 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-26T11:40:30.981 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-26T11:40:30.995 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-26T11:40:30.996 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-26T11:40:30.998 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-26T11:40:31.005 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-26T11:40:31.052 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-26T11:40:31.059 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:40:31.059 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-26T11:40:31.091 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-26T11:40:31.098 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-26T11:40:31.106 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:40:31.106 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-26T11:40:31.175 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2023-10-26T11:40:31.177 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-10-26T11:40:31.224 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-26T11:40:31.233 INFO:teuthology.task.internal:Starting timer... 2023-10-26T11:40:31.234 INFO:teuthology.run_tasks:Running task pcp... 2023-10-26T11:40:31.287 INFO:teuthology.run_tasks:Running task selinux... 2023-10-26T11:40:31.317 DEBUG:teuthology.task.selinux:Excluding smithi006: OS 'ubuntu' does not support SELinux 2023-10-26T11:40:31.318 DEBUG:teuthology.task.selinux:Excluding smithi124: OS 'ubuntu' does not support SELinux 2023-10-26T11:40:31.318 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-26T11:40:31.318 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-26T11:40:31.319 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-26T11:40:31.319 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-26T11:40:31.353 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-26T11:40:31.359 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-26T11:40:31.775 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-26T11:40:31.795 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-26T11:40:31.796 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi124.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-26T11:46:13.681 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi124.front.sepia.ceph.com')] 2023-10-26T11:46:13.683 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:46:13.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:46:13.733 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-10-26T11:46:13.852 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-10-26T11:46:13.852 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:46:13.853 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-26T11:46:13.899 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-10-26T11:46:14.015 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-26T11:46:14.016 INFO:teuthology.run_tasks:Running task clock... 2023-10-26T11:46:14.026 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-26T11:46:14.027 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-26T11:46:14.027 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T11:46:14.029 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-26T11:46:14.030 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T11:46:14.063 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-26T11:46:14.063 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Command line: ntpd -gq 2023-10-26T11:46:14.064 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: proto: precision = 0.141 usec (-23) 2023-10-26T11:46:14.064 INFO:teuthology.orchestra.run.smithi006.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T11:46:14.065 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T11:46:14.065 INFO:teuthology.orchestra.run.smithi006.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-26T11:46:14.066 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: restrict ::: KOD does nothing without LIMITED. 2023-10-26T11:46:14.066 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen and drop on 0 v6wildcard [::]:123 2023-10-26T11:46:14.066 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-26T11:46:14.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen normally on 2 lo 127.0.0.1:123 2023-10-26T11:46:14.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen normally on 3 ens1f0 172.21.15.6:123 2023-10-26T11:46:14.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen normally on 4 lo [::1]:123 2023-10-26T11:46:14.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15e4%3]:123 2023-10-26T11:46:14.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:14 ntpd[22192]: Listening on routing socket on fd #22 for interface updates 2023-10-26T11:46:14.090 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-26T11:46:14.091 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Command line: ntpd -gq 2023-10-26T11:46:14.092 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: proto: precision = 0.117 usec (-23) 2023-10-26T11:46:14.092 INFO:teuthology.orchestra.run.smithi124.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T11:46:14.093 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-26T11:46:14.093 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: restrict ::: KOD does nothing without LIMITED. 2023-10-26T11:46:14.093 INFO:teuthology.orchestra.run.smithi124.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-26T11:46:14.094 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen and drop on 0 v6wildcard [::]:123 2023-10-26T11:46:14.094 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-26T11:46:14.095 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen normally on 2 lo 127.0.0.1:123 2023-10-26T11:46:14.095 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen normally on 3 enp3s0f1 172.21.15.124:123 2023-10-26T11:46:14.095 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen normally on 4 lo [::1]:123 2023-10-26T11:46:14.095 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d5c5%5]:123 2023-10-26T11:46:14.096 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:14 ntpd[22261]: Listening on routing socket on fd #22 for interface updates 2023-10-26T11:46:15.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:15.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:15.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:15.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:15.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:15.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:15.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:15.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:15.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:15.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:15.069 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:15.069 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:15 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:16.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:16.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:16.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:16.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:16.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:16.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:16 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:17.064 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.064 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:17.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:17.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:17.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:17 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:17.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:17.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:17.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:17.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:17.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:17 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:18.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:18.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:18.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:18.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:18.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:18.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:18.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:18.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:18 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:19.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:19.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:19.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:19.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:19.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.069 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.069 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:19.069 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:19 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:19.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:19.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:19.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:19.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:19.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:19.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:19 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:20.091 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:20.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:20.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:20.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:20.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:20.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:20 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:21.064 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.065 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:21.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:21.066 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:21.067 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:21.067 INFO:teuthology.orchestra.run.smithi006.stdout:26 Oct 11:46:21 ntpd[22192]: ntpd: time slew +0.000932 s 2023-10-26T11:46:21.068 INFO:teuthology.orchestra.run.smithi006.stdout:ntpd: time slew +0.000932s 2023-10-26T11:46:21.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-26T11:46:21.068 INFO:teuthology.orchestra.run.smithi006.stderr:26 Oct 11:46:21 ntpd[22192]: can't open /var/log/ntpstats/loopstats.20231026: Permission denied 2023-10-26T11:46:21.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:21.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:21.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:21.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:21.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:21 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:21.132 INFO:teuthology.orchestra.run.smithi006.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T11:46:21.132 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================== 2023-10-26T11:46:21.132 INFO:teuthology.orchestra.run.smithi006.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:21.133 INFO:teuthology.orchestra.run.smithi006.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:21.133 INFO:teuthology.orchestra.run.smithi006.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:21.133 INFO:teuthology.orchestra.run.smithi006.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:22.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:22.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:22.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-26T11:46:22.092 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: can't open /var/log/ntpstats/rawstats.20231026: Permission denied 2023-10-26T11:46:22.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-26T11:46:22.093 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: can't open /var/log/ntpstats/peerstats.20231026: Permission denied 2023-10-26T11:46:22.093 INFO:teuthology.orchestra.run.smithi124.stdout:26 Oct 11:46:22 ntpd[22261]: ntpd: time slew +0.001479 s 2023-10-26T11:46:22.093 INFO:teuthology.orchestra.run.smithi124.stdout:ntpd: time slew +0.001479s 2023-10-26T11:46:22.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-26T11:46:22.094 INFO:teuthology.orchestra.run.smithi124.stderr:26 Oct 11:46:22 ntpd[22261]: can't open /var/log/ntpstats/loopstats.20231026: Permission denied 2023-10-26T11:46:22.166 INFO:teuthology.orchestra.run.smithi124.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T11:46:22.167 INFO:teuthology.orchestra.run.smithi124.stdout:============================================================================== 2023-10-26T11:46:22.167 INFO:teuthology.orchestra.run.smithi124.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:22.167 INFO:teuthology.orchestra.run.smithi124.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:22.167 INFO:teuthology.orchestra.run.smithi124.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:22.168 INFO:teuthology.orchestra.run.smithi124.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-26T11:46:22.169 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-26T11:46:22.238 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f2ece71a1e784ed2e115679dd66f690a9706b8a8'} 2023-10-26T11:46:22.239 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-10-26T11:46:22.240 INFO:tasks.cephadm:Cluster fsid is 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:46:22.240 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-26T11:46:22.240 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.c': '[v2:172.21.15.6:3301,v1:172.21.15.6:6790]', 'mon.b': '172.21.15.124'} 2023-10-26T11:46:22.241 INFO:tasks.cephadm:First mon is mon.a on smithi006 2023-10-26T11:46:22.241 INFO:tasks.cephadm:First mgr is y 2023-10-26T11:46:22.241 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-26T11:46:22.242 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2023-10-26T11:46:22.260 DEBUG:teuthology.orchestra.run.smithi124:> sudo hostname $(hostname -s) 2023-10-26T11:46:22.277 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-10-26T11:46:22.278 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.544 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Oct 26 11:46 /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.545 DEBUG:teuthology.orchestra.run.smithi124:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.687 INFO:teuthology.orchestra.run.smithi124.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Oct 26 11:46 /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.688 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.697 DEBUG:teuthology.orchestra.run.smithi124:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-26T11:46:22.716 DEBUG:teuthology.orchestra.run.smithi006:> sudo mkdir -p /etc/ceph 2023-10-26T11:46:22.753 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /etc/ceph 2023-10-26T11:46:22.769 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 777 /etc/ceph 2023-10-26T11:46:22.784 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 777 /etc/ceph 2023-10-26T11:46:22.799 INFO:tasks.cephadm:Writing seed config... 2023-10-26T11:46:22.800 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-26T11:46:22.800 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-26T11:46:22.801 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-26T11:46:22.801 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-26T11:46:22.801 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-26T11:46:22.801 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-26T11:46:22.802 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-26T11:46:22.802 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-26T11:46:22.803 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:46:22.803 DEBUG:teuthology.orchestra.run.smithi006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-26T11:46:22.810 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 = 48e7def6-73f5-11ee-8db9-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-26T11:46:22.810 DEBUG:teuthology.orchestra.run.smithi006:mon.a> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service 2023-10-26T11:46:22.855 DEBUG:teuthology.orchestra.run.smithi006:mgr.y> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service 2023-10-26T11:46:22.858 INFO:tasks.cephadm:Bootstrapping... 2023-10-26T11:46:22.858 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.6 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-26T11:46:22.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-10-26T11:46:22.971 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-10-26T11:46:22.972 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-10-26T11:46:22.972 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-10-26T11:46:22.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-10-26T11:46:22.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-26T11:46:22.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-10-26T11:46:22.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:22.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-10-26T11:46:22.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-26T11:46:22.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-10-26T11:46:22.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:22.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-10-26T11:46:23.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-10-26T11:46:23.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-10-26T11:46:23.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-10-26T11:46:23.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-26T11:46:23.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-10-26T11:46:23.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-10-26T11:46:23.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-10-26T11:46:23.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-10-26T11:46:23.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout active 2023-10-26T11:46:23.034 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-10-26T11:46:23.034 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Repeating the final host check... 2023-10-26T11:46:23.034 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-10-26T11:46:23.035 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:systemctl is present 2023-10-26T11:46:23.035 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:lvcreate is present 2023-10-26T11:46:23.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-10-26T11:46:23.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-26T11:46:23.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-10-26T11:46:23.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-10-26T11:46:23.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-10-26T11:46:23.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-10-26T11:46:23.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-10-26T11:46:23.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-10-26T11:46:23.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-10-26T11:46:23.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-10-26T11:46:23.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-10-26T11:46:23.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-10-26T11:46:23.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-10-26T11:46:23.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-10-26T11:46:23.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-10-26T11:46:23.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-10-26T11:46:23.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stdout active 2023-10-26T11:46:23.099 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-10-26T11:46:23.099 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Host looks OK 2023-10-26T11:46:23.100 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:root:Cluster fsid: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:46:23.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Acquiring lock 140340814723248 on /run/cephadm/48e7def6-73f5-11ee-8db9-212e2dc638e7.lock 2023-10-26T11:46:23.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Lock 140340814723248 acquired on /run/cephadm/48e7def6-73f5-11ee-8db9-212e2dc638e7.lock 2023-10-26T11:46:23.101 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Verifying IP 172.21.15.6 port 3300 ... 2023-10-26T11:46:23.101 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Verifying IP 172.21.15.6 port 6789 ... 2023-10-26T11:46:23.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.6, final addrv is [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-10-26T11:46:23.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-10-26T11:46:23.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 2023-10-26T11:46:23.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-26T11:46:23.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.6 2023-10-26T11:46:23.104 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Mon IP 172.21.15.6 is in CIDR network 172.21.0.0/20 2023-10-26T11:46:23.106 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-10-26T11:46:23.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-10-26T11:46:23.126 INFO:journalctl@ceph.mgr.y.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:46:23.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:46:27.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-10-26T11:46:27.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-10-26T11:46:27.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-10-26T11:46:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-10-26T11:46:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-10-26T11:46:31.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-10-26T11:46:31.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-10-26T11:46:33.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-10-26T11:46:46.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-10-26T11:46:46.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-10-26T11:46:46.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-10-26T11:46:47.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-10-26T11:46:47.009 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-10-26T11:46:47.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-10-26T11:46:47.009 INFO:teuthology.orchestra.run.smithi006.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=smithi006 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-10-26T11:46:59.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-10-26T11:46:59.741 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Creating initial keys... 2023-10-26T11:46:59.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T11:46:59.742 INFO:teuthology.orchestra.run.smithi006.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=smithi006 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T11:47:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC0UTpl3YNoGhAA6vo9RPGsnMoAaoKIM7SHyw== 2023-10-26T11:47:01.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T11:47:01.020 INFO:teuthology.orchestra.run.smithi006.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=smithi006 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T11:47:01.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC1UTplUfUlLRAALHkIonV2T70iNa90YxY3bg== 2023-10-26T11:47:02.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-10-26T11:47:02.374 INFO:teuthology.orchestra.run.smithi006.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=smithi006 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-10-26T11:47:03.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC3UTplVWdjBBAAg9mgXHHssAgytMNCuV/XuQ== 2023-10-26T11:47:03.581 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Creating initial monmap... 2023-10-26T11:47:03.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/tmp/ceph-tmpy62fyuqo:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '48e7def6-73f5-11ee-8db9-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.6:3300,v1:172.21.15.6:6789]', '/tmp/monmap'] 2023-10-26T11:47:03.582 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /tmp/ceph-tmpy62fyuqo:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --addv a [v2:172.21.15.6:3300,v1:172.21.15.6:6789] /tmp/monmap 2023-10-26T11:47:04.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-26T11:47:04.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:04.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-26T11:47:05.077 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Creating mon... 2023-10-26T11:47:05.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpnbwvxb85:/tmp/keyring:z', '-v', '/tmp/ceph-tmpy62fyuqo:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '48e7def6-73f5-11ee-8db9-212e2dc638e7', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-10-26T11:47:05.080 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpnbwvxb85:/tmp/keyring:z -v /tmp/ceph-tmpy62fyuqo:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-10-26T11:47:05.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.832+0000 7fd5cd35c6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T11:47:05.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.832+0000 7fd5cd35c6c0 1 imported monmap: 2023-10-26T11:47:05.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-10-26T11:47:05.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:05.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-10-26T11:47:04.444718+0000 2023-10-26T11:47:05.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-10-26T11:47:04.444718+0000 2023-10-26T11:47:05.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-10-26T11:47:05.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon.a 2023-10-26T11:47:05.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.832+0000 7fd5cd35c6c0 0 /usr/bin/ceph-mon: set fsid to 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:05.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.832+0000 7fd5cd35c6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:47:05.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:47:05.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:47:05.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:47:05.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:47:05.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:47:05.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T11:47:05.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T11:47:05.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T11:47:05.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: DB SUMMARY 2023-10-26T11:47:05.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-26T11:47:05.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-26T11:47:05.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T11:47:05.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.create_if_missing: 1 2023-10-26T11:47:05.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T11:47:05.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.env: 0x55c1a74aa1a0 2023-10-26T11:47:05.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.info_log: 0x55c1a857da80 2023-10-26T11:47:05.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T11:47:05.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T11:47:05.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T11:47:05.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T11:47:05.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T11:47:05.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T11:47:05.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T11:47:05.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T11:47:05.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T11:47:05.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T11:47:05.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T11:47:05.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T11:47:05.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T11:47:05.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T11:47:05.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.db_log_dir: 2023-10-26T11:47:05.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-26T11:47:05.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T11:47:05.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T11:47:05.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T11:47:05.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T11:47:05.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.write_buffer_manager: 0x55c1a911e120 2023-10-26T11:47:05.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T11:47:05.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T11:47:05.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T11:47:05.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T11:47:05.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T11:47:05.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T11:47:05.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T11:47:05.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T11:47:05.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T11:47:05.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T11:47:05.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T11:47:05.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T11:47:05.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T11:47:05.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.row_cache: None 2023-10-26T11:47:05.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.wal_filter: None 2023-10-26T11:47:05.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T11:47:05.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T11:47:05.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T11:47:05.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T11:47:05.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T11:47:05.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T11:47:05.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T11:47:05.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T11:47:05.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T11:47:05.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T11:47:05.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T11:47:05.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T11:47:05.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T11:47:05.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T11:47:05.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T11:47:05.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T11:47:05.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T11:47:05.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Compression algorithms supported: 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T11:47:05.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kZSTD supported: 0 2023-10-26T11:47:05.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T11:47:05.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T11:47:05.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T11:47:05.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T11:47:05.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T11:47:05.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T11:47:05.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T11:47:05.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-10-26T11:47:05.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-26T11:47:05.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T11:47:05.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T11:47:05.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.merge_operator: 2023-10-26T11:47:05.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T11:47:05.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T11:47:05.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T11:47:05.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T11:47:05.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c1a84a6130) 2023-10-26T11:47:05.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-10-26T11:47:05.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T11:47:05.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T11:47:05.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-10-26T11:47:05.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-10-26T11:47:05.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-10-26T11:47:05.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-10-26T11:47:05.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-10-26T11:47:05.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-10-26T11:47:05.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-10-26T11:47:05.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55c1a84dc510 2023-10-26T11:47:05.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-10-26T11:47:05.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-10-26T11:47:05.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-10-26T11:47:05.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-10-26T11:47:05.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-10-26T11:47:05.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-10-26T11:47:05.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-10-26T11:47:05.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-10-26T11:47:05.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-10-26T11:47:05.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-10-26T11:47:05.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-10-26T11:47:05.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-10-26T11:47:05.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-10-26T11:47:05.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-10-26T11:47:05.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-10-26T11:47:05.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T11:47:05.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-10-26T11:47:05.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-10-26T11:47:05.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-10-26T11:47:05.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-10-26T11:47:05.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-10-26T11:47:05.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-10-26T11:47:05.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T11:47:05.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T11:47:05.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T11:47:05.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T11:47:05.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T11:47:05.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T11:47:05.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.num_levels: 7 2023-10-26T11:47:05.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T11:47:05.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T11:47:05.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T11:47:05.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T11:47:05.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T11:47:05.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T11:47:05.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:47:05.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T11:47:05.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T11:47:05.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T11:47:05.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T11:47:05.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T11:47:05.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:47:05.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T11:47:05.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T11:47:05.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T11:47:05.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T11:47:05.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T11:47:05.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T11:47:05.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T11:47:05.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T11:47:05.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T11:47:05.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T11:47:05.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T11:47:05.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T11:47:05.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T11:47:05.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T11:47:05.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T11:47:05.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T11:47:05.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T11:47:05.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T11:47:05.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T11:47:05.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T11:47:05.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T11:47:05.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T11:47:05.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T11:47:05.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T11:47:05.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T11:47:05.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T11:47:05.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T11:47:05.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T11:47:05.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T11:47:05.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T11:47:05.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T11:47:05.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T11:47:05.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T11:47:05.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T11:47:05.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T11:47:05.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T11:47:05.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T11:47:05.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T11:47:05.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T11:47:05.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T11:47:05.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.836+0000 7fd5cd35c6c0 4 rocksdb: Options.ttl: 0 2023-10-26T11:47:05.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.840+0000 7fd5cd35c6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-26T11:47:05.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.840+0000 7fd5cd35c6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-10-26T11:47:05.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.844+0000 7fd5cd35c6c0 4 rocksdb: DB pointer 0x55c1a8577200 2023-10-26T11:47:05.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.844+0000 7fd5b651d700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T11:47:05.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.844+0000 7fd5b651d700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T11:47:05.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-10-26T11:47:05.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:05.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-26T11:47:05.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-26T11:47:05.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:47:05.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-26T11:47:05.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-26T11:47:05.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:47:05.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T11:47:05.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:05.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:05.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:47:05.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:47:05.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T11:47:05.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:05.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:05.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:05.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:05.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:05.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:47:05.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:47:05.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:47:05.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:05.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:05.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:47:05.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:47:05.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T11:47:05.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:05.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:05.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:47:05.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:47:05.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-10-26T11:47:05.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:05.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:05.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:05.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:05.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:05.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:47:05.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:47:05.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:47:05.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:05.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:05.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:47:05.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:47:05.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-10-26T11:47:05.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.844+0000 7fd5cd35c6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-10-26T11:47:05.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.844+0000 7fd5cd35c6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-10-26T11:47:05.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-10-26T11:47:05.848+0000 7fd5cd35c6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-26T11:47:06.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:06.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-10-26T11:47:06.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-10-26T11:47:06.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-26T11:47:06.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-10-26T11:47:06.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target 2023-10-26T11:47:06.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target. 2023-10-26T11:47:06.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target. 2023-10-26T11:47:07.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl start ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target 2023-10-26T11:47:07.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-10-26T11:47:07.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T11:47:07.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T11:47:07.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service: Unit ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service not loaded. 2023-10-26T11:47:07.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T11:47:07.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target.wants/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@.service. 2023-10-26T11:47:07.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl start ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T11:47:07.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-10-26T11:47:07.507 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for mon to start... 2023-10-26T11:47:07.507 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for mon... 2023-10-26T11:47:07.508 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-10-26T11:47:07.530 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:07 smithi006 docker[22898]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T11:47:07.530 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:07 smithi006 systemd[1]: Started Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:47:08.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-10-26T11:47:08.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:08.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-10-26T11:47:08.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:08.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-10-26T11:47:08.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.233197s) 2023-10-26T11:47:08.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-10-26T11:47:08.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-10-26T11:47:08.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:08.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-10-26T11:47:08.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-10-26T11:47:08.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-10-26T11:47:08.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-10-26T11:47:08.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-10-26T11:47:08.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:08.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:08 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.677950+0000 mon.a (mon.0) 0 : [INF] mkfs 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:08.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:08 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.667160+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T11:47:09.497 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-10-26T11:47:09.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-10-26T11:47:09.498 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z -v /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-10-26T11:47:09.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.676368+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T11:47:09.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.676655+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2023-10-26T11:47:09.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.681227+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-26T11:47:09.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.685516+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-26T11:47:09.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: cluster 2023-10-26T11:47:08.686198+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-26T11:47:09.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:09 smithi006 bash[22920]: audit 2023-10-26T11:47:08.909479+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.6:0/3807208795' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T11:47:10.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:10.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-10-26T11:47:10.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:10.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-10-26T11:47:10.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-10-26T11:47:10.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-10-26T11:47:10.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-10-26T11:47:10.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-10-26T11:47:10.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-10-26T11:47:10.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:10.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-10-26T11:47:10.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:10.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-10-26T11:47:10.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-10-26T11:47:10.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-10-26T11:47:10.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-10-26T11:47:10.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:10 smithi006 bash[22920]: audit 2023-10-26T11:47:10.445631+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.6:0/1836598027' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-26T11:47:10.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:10 smithi006 bash[22920]: audit 2023-10-26T11:47:10.450810+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.6:0/1836598027' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-26T11:47:11.070 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-10-26T11:47:11.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-10-26T11:47:11.071 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z -v /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-10-26T11:47:12.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:12 smithi006 bash[22920]: audit 2023-10-26T11:47:12.082463+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.6:0/1795872883' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:47:12.716 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Restarting the monitor... 2023-10-26T11:47:12.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T11:47:13.091 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:12 smithi006 systemd[1]: Stopping Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:47:13.091 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:12 smithi006 bash[22920]: debug 2023-10-26T11:47:12.796+0000 7f8e68373700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T11:47:13.091 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:12 smithi006 bash[22920]: debug 2023-10-26T11:47:12.796+0000 7f8e68373700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-26T11:47:13.711 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Setting mon public_network... 2023-10-26T11:47:13.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-10-26T11:47:13.712 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-10-26T11:47:13.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 docker[23318]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T11:47:13.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service: Succeeded. 2023-10-26T11:47:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 systemd[1]: Stopped Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:47:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 systemd[1]: Starting Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:47:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 docker[23359]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mon.a 2023-10-26T11:47:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:13 smithi006 systemd[1]: Started Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:47:14.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.732+0000 7fbc711ec6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T11:47:14.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.732+0000 7fbc711ec6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-10-26T11:47:14.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.732+0000 7fbc711ec6c0 0 pidfile_write: ignore empty --pid-file 2023-10-26T11:47:14.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 load: jerasure load: lrc load: isa 2023-10-26T11:47:14.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:47:14.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:47:14.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:47:14.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:47:14.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:47:14.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:47:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 1 rocksdb: do_open column families: [default] 2023-10-26T11:47:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T11:47:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T11:47:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T11:47:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: DB SUMMARY 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: CURRENT file: CURRENT 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69105 ; 2023-10-26T11:47:14.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T11:47:14.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.create_if_missing: 0 2023-10-26T11:47:14.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T11:47:14.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.env: 0x56450cca51a0 2023-10-26T11:47:14.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.info_log: 0x56450d8ec9a0 2023-10-26T11:47:14.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T11:47:14.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T11:47:14.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T11:47:14.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T11:47:14.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T11:47:14.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T11:47:14.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T11:47:14.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T11:47:14.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T11:47:14.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T11:47:14.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.db_log_dir: 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-26T11:47:14.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T11:47:14.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T11:47:14.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T11:47:14.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T11:47:14.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T11:47:14.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.write_buffer_manager: 0x56450e486ae0 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T11:47:14.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T11:47:14.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T11:47:14.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T11:47:14.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T11:47:14.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T11:47:14.952 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T11:47:14.952 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T11:47:14.952 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T11:47:14.952 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T11:47:14.953 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T11:47:14.953 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T11:47:14.953 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T11:47:14.953 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.row_cache: None 2023-10-26T11:47:14.953 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.wal_filter: None 2023-10-26T11:47:14.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T11:47:14.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T11:47:14.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T11:47:14.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T11:47:14.954 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T11:47:14.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T11:47:14.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T11:47:14.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T11:47:14.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T11:47:14.955 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.740+0000 7fbc711ec6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T11:47:14.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T11:47:14.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T11:47:14.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T11:47:14.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T11:47:14.956 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T11:47:14.957 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T11:47:14.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Compression algorithms supported: 2023-10-26T11:47:14.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T11:47:14.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kZSTD supported: 0 2023-10-26T11:47:14.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T11:47:14.958 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T11:47:14.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T11:47:14.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T11:47:14.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T11:47:14.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T11:47:14.959 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.merge_operator: 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T11:47:14.960 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T11:47:14.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T11:47:14.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T11:47:14.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56450d80c138) 2023-10-26T11:47:14.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cache_index_and_filter_blocks: 1 2023-10-26T11:47:14.961 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T11:47:14.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T11:47:14.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: pin_top_level_index_and_filter: 1 2023-10-26T11:47:14.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: index_type: 0 2023-10-26T11:47:14.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: data_block_index_type: 0 2023-10-26T11:47:14.962 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: data_block_hash_table_util_ratio: 0.750000 2023-10-26T11:47:14.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: hash_index_allow_collision: 1 2023-10-26T11:47:14.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: checksum: 1 2023-10-26T11:47:14.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: no_block_cache: 0 2023-10-26T11:47:14.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_cache: 0x56450d842610 2023-10-26T11:47:14.963 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_cache_name: BinnedLRUCache 2023-10-26T11:47:14.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_cache_options: 2023-10-26T11:47:14.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: capacity : 536870912 2023-10-26T11:47:14.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: num_shard_bits : 4 2023-10-26T11:47:14.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: strict_capacity_limit : 0 2023-10-26T11:47:14.964 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: high_pri_pool_ratio: 0.000 2023-10-26T11:47:14.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_cache_compressed: (nil) 2023-10-26T11:47:14.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: persistent_cache: (nil) 2023-10-26T11:47:14.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_size: 4096 2023-10-26T11:47:14.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_size_deviation: 10 2023-10-26T11:47:14.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_restart_interval: 16 2023-10-26T11:47:14.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: index_block_restart_interval: 1 2023-10-26T11:47:14.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: metadata_block_size: 4096 2023-10-26T11:47:14.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: partition_filters: 0 2023-10-26T11:47:14.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: use_delta_encoding: 1 2023-10-26T11:47:14.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T11:47:14.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: whole_key_filtering: 1 2023-10-26T11:47:14.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: verify_compression: 0 2023-10-26T11:47:14.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: read_amp_bytes_per_bit: 0 2023-10-26T11:47:14.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: format_version: 2 2023-10-26T11:47:14.968 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: enable_index_compression: 1 2023-10-26T11:47:14.968 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: block_align: 0 2023-10-26T11:47:14.968 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T11:47:14.968 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T11:47:14.968 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T11:47:14.969 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T11:47:14.969 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T11:47:14.969 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T11:47:14.969 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.num_levels: 7 2023-10-26T11:47:14.969 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T11:47:14.970 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T11:47:14.970 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T11:47:14.970 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T11:47:14.970 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T11:47:14.970 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T11:47:14.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:47:14.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T11:47:14.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T11:47:14.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T11:47:14.971 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T11:47:14.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T11:47:14.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:47:14.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T11:47:14.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T11:47:14.972 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T11:47:14.973 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T11:47:14.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T11:47:14.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T11:47:14.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T11:47:14.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T11:47:14.974 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T11:47:14.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T11:47:14.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T11:47:14.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T11:47:14.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T11:47:14.975 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T11:47:14.976 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T11:47:14.976 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T11:47:14.976 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T11:47:14.976 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T11:47:14.976 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T11:47:14.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T11:47:14.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T11:47:14.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T11:47:14.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T11:47:14.977 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T11:47:14.978 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T11:47:14.978 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T11:47:14.978 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T11:47:14.978 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T11:47:14.978 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T11:47:14.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T11:47:14.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T11:47:14.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T11:47:14.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T11:47:14.979 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T11:47:14.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T11:47:14.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T11:47:14.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T11:47:14.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T11:47:14.980 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T11:47:14.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T11:47:14.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: Options.ttl: 0 2023-10-26T11:47:14.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-26T11:47:14.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-10-26T11:47:14.981 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320834749779, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-26T11:47:14.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-10-26T11:47:14.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320834751503, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66210, "table_properties": {"data_size": 64505, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59521, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-10-26T11:47:14.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.744+0000 7fbc711ec6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-10-26T11:47:14.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.748+0000 7fbc711ec6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320834752196, "job": 1, "event": "recovery_finished"} 2023-10-26T11:47:14.982 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.748+0000 7fbc711ec6c0 4 rocksdb: DB pointer 0x56450d8de400 2023-10-26T11:47:14.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.748+0000 7fbc58339700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T11:47:14.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.748+0000 7fbc58339700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T11:47:14.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** DB Stats ** 2023-10-26T11:47:14.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:14.983 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-26T11:47:14.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-26T11:47:14.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:47:14.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-26T11:47:14.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-26T11:47:14.984 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:47:14.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** Compaction Stats [default] ** 2023-10-26T11:47:14.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:14.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:14.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: L0 2/0 66.28 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.985 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Sum 2/0 66.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.986 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.986 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** Compaction Stats [default] ** 2023-10-26T11:47:14.986 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:14.986 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:14.986 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:47:14.987 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:47:14.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:47:14.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Cumulative compaction: 0.00 GB write, 11.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:14.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Interval compaction: 0.00 GB write, 11.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:14.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:47:14.988 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:47:14.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** Compaction Stats [default] ** 2023-10-26T11:47:14.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:14.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:14.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: L0 2/0 66.28 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.989 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Sum 2/0 66.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** Compaction Stats [default] ** 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 63.2 0.00 0.00 1 0.001 0 0 2023-10-26T11:47:14.990 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:47:14.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:14.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:47:14.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:47:14.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:47:14.991 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:47:14.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Cumulative compaction: 0.00 GB write, 11.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:14.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:47:14.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:47:14.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:47:14.992 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.748+0000 7fbc711ec6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:14.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 1 mon.a@-1(???) e1 preinit fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:14.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).mds e1 new map 2023-10-26T11:47:14.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).mds e1 print_map 2023-10-26T11:47:14.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: e1 2023-10-26T11:47:14.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: enable_multiple, ever_enabled_multiple: 0,0 2023-10-26T11:47:14.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-26T11:47:14.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: legacy client fscid: -1 2023-10-26T11:47:14.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: 2023-10-26T11:47:14.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: No filesystems configured 2023-10-26T11:47:14.994 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: audit 2023-10-26T11:47:12.082463+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.6:0/1795872883' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: debug 2023-10-26T11:47:14.752+0000 7fbc711ec6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-26T11:47:14.995 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cluster 2023-10-26T11:47:14.763766+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-26T11:47:14.996 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cluster 2023-10-26T11:47:14.763938+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2023-10-26T11:47:14.996 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cluster 2023-10-26T11:47:14.764048+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-26T11:47:14.996 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cluster 2023-10-26T11:47:14.764121+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-26T11:47:14.996 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:14 smithi006 bash[23371]: cluster 2023-10-26T11:47:14.764785+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-26T11:47:15.641 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Creating mgr... 2023-10-26T11:47:15.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-10-26T11:47:15.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T11:47:15.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T11:47:15.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service: Unit ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service not loaded. 2023-10-26T11:47:15.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T11:47:15.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7.target.wants/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@.service. 2023-10-26T11:47:15.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:15 smithi006 bash[23371]: audit 2023-10-26T11:47:15.013921+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.6:0/4164925692' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-10-26T11:47:15.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:15 smithi006 bash[23371]: audit 2023-10-26T11:47:15.019176+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.6:0/4164925692' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-10-26T11:47:16.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Running command: systemctl start ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T11:47:16.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-10-26T11:47:16.092 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-26T11:47:16.092 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-10-26T11:47:16.092 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for mgr to start... 2023-10-26T11:47:16.093 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for mgr... 2023-10-26T11:47:16.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T11:47:16.093 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T11:47:16.439 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:16 smithi006 docker[23610]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T11:47:16.440 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:16 smithi006 systemd[1]: Started Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:47:17.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:17.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:17.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "48e7def6-73f5-11ee-8db9-212e2dc638e7", 2023-10-26T11:47:17.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T11:47:17.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T11:47:17.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T11:47:17.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T11:47:17.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T11:47:17.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T11:47:17.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T11:47:17.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:17.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T11:47:17.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T11:47:17.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:17.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-10-26T11:47:17.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T11:47:17.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:17.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T11:47:17.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T11:47:17.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T11:47:17.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T11:47:17.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T11:47:17.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T11:47:17.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T11:47:17.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T11:47:17.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T11:47:17.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T11:47:17.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T11:47:17.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T11:47:17.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:17.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T11:47:17.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T11:47:17.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T11:47:17.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T11:47:17.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:17.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:17.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T11:47:17.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:17.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T11:47:08.678800+0000", 2023-10-26T11:47:17.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:17.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:17.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T11:47:17.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:17.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:17 smithi006 bash[23371]: audit 2023-10-26T11:47:17.385385+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.6:0/1688614713' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T11:47:18.006 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-10-26T11:47:19.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T11:47:19.008 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T11:47:20.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "48e7def6-73f5-11ee-8db9-212e2dc638e7", 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T11:47:20.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T11:47:20.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T11:47:20.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T11:47:20.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T11:47:20.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:20.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T11:47:20.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T11:47:20.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:20.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-10-26T11:47:20.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T11:47:20.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:20.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T11:47:20.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T11:47:20.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T11:47:20.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:20.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T11:47:20.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T11:47:20.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T11:47:20.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T11:47:20.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T11:47:20.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T11:47:20.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T11:47:20.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T11:47:20.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T11:47:20.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T11:47:20.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T11:47:20.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T11:47:20.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:20.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T11:47:20.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T11:47:20.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T11:47:20.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-10-26T11:47:20.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T11:47:20.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T11:47:20.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T11:47:20.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T11:47:20.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:20.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:20.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T11:47:20.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:20.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T11:47:08.678800+0000", 2023-10-26T11:47:20.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:20.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:20.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T11:47:20.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:20.753 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-10-26T11:47:21.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:20 smithi006 bash[23371]: audit 2023-10-26T11:47:20.104982+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.6:0/3232599457' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T11:47:21.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-10-26T11:47:21.754 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-10-26T11:47:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: cluster 2023-10-26T11:47:21.533446+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-10-26T11:47:22.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: cluster 2023-10-26T11:47:21.539122+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00575253s) 2023-10-26T11:47:22.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: audit 2023-10-26T11:47:21.540385+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T11:47:22.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: audit 2023-10-26T11:47:21.540578+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T11:47:22.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: audit 2023-10-26T11:47:21.540843+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T11:47:22.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: audit 2023-10-26T11:47:21.542323+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T11:47:22.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: audit 2023-10-26T11:47:21.542729+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T11:47:22.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:22 smithi006 bash[23371]: cluster 2023-10-26T11:47:21.546843+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-10-26T11:47:23.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:21.564477+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-10-26T11:47:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:21.999407+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-10-26T11:47:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: cluster 2023-10-26T11:47:21.999477+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-26T11:47:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:22.004095+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T11:47:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:22.011128+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"71421cc3-710f-4515-99b4-ceaa4c34b9c9"}]: dispatch 2023-10-26T11:47:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:22.013510+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"71421cc3-710f-4515-99b4-ceaa4c34b9c9"}]': finished 2023-10-26T11:47:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:22.014097+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"13f49d19-1274-44c2-b29b-e92b56ebfcef"}]: dispatch 2023-10-26T11:47:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: audit 2023-10-26T11:47:22.017191+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"13f49d19-1274-44c2-b29b-e92b56ebfcef"}]': finished 2023-10-26T11:47:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:23 smithi006 bash[23371]: cluster 2023-10-26T11:47:22.545236+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01188s) 2023-10-26T11:47:23.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-10-26T11:47:23.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:23.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "48e7def6-73f5-11ee-8db9-212e2dc638e7", 2023-10-26T11:47:23.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-10-26T11:47:23.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-10-26T11:47:23.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-10-26T11:47:23.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-10-26T11:47:23.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-10-26T11:47:23.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-10-26T11:47:23.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-10-26T11:47:23.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:23.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-10-26T11:47:23.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-10-26T11:47:23.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:23.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2023-10-26T11:47:23.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-10-26T11:47:23.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:23.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-10-26T11:47:23.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-10-26T11:47:23.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-10-26T11:47:23.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-10-26T11:47:23.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-10-26T11:47:23.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-10-26T11:47:23.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-10-26T11:47:23.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-10-26T11:47:23.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-10-26T11:47:23.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-10-26T11:47:23.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-10-26T11:47:23.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-10-26T11:47:23.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-10-26T11:47:23.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-10-26T11:47:23.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-10-26T11:47:23.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:23.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-10-26T11:47:23.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-10-26T11:47:23.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-10-26T11:47:23.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T11:47:23.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-10-26T11:47:23.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T11:47:23.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T11:47:23.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T11:47:23.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:23.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:23.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-10-26T11:47:23.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-10-26T11:47:23.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-10-26T11:47:08.678800+0000", 2023-10-26T11:47:23.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-10-26T11:47:23.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:23.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-10-26T11:47:23.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:24.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:24 smithi006 bash[23371]: audit 2023-10-26T11:47:23.016886+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.6:0/241205789' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T11:47:24.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:24 smithi006 bash[23371]: cluster 2023-10-26T11:47:23.016926+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-26T11:47:24.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:24 smithi006 bash[23371]: audit 2023-10-26T11:47:23.019879+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T11:47:24.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:24 smithi006 bash[23371]: audit 2023-10-26T11:47:23.925028+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T11:47:24.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:24 smithi006 bash[23371]: audit 2023-10-26T11:47:23.925713+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.6:0/1516424753' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-26T11:47:24.583 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Enabling cephadm module... 2023-10-26T11:47:24.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-10-26T11:47:24.583 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-10-26T11:47:25.293 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:25 smithi006 bash[23371]: cluster 2023-10-26T11:47:24.024003+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-26T11:47:26.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:26 smithi006 bash[23371]: audit 2023-10-26T11:47:25.844591+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.6:0/1728390467' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-26T11:47:26.443 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:26 smithi006 bash[23631]: ignoring --setuser ceph since I am not root 2023-10-26T11:47:26.443 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:26 smithi006 bash[23631]: ignoring --setgroup ceph since I am not root 2023-10-26T11:47:26.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-10-26T11:47:26.646 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-10-26T11:47:27.310 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:27 smithi006 bash[23371]: audit 2023-10-26T11:47:26.032829+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.6:0/1728390467' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-26T11:47:27.310 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:27 smithi006 bash[23371]: cluster 2023-10-26T11:47:26.032888+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-10-26T11:47:28.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-10-26T11:47:28.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-10-26T11:47:28.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-10-26T11:47:28.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-10-26T11:47:28.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:28.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:28.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:6800", 2023-10-26T11:47:28.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3640014164 2023-10-26T11:47:28.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:6801", 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3640014164 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:28.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.6:6801/3640014164", 2023-10-26T11:47:28.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-10-26T11:47:21.533331+0000", 2023-10-26T11:47:28.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-10-26T11:47:28.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T11:47:28.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-10-26T11:47:28.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T11:47:28.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T11:47:28.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-10-26T11:47:28.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-10-26T11:47:28.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-10-26T11:47:28.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-10-26T11:47:28.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-10-26T11:47:28.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-10-26T11:47:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-10-26T11:47:28.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-10-26T11:47:28.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-10-26T11:47:28.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-10-26T11:47:28.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-10-26T11:47:28.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-10-26T11:47:28.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T11:47:28.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:28.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-10-26T11:47:28.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T11:47:28.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-10-26T11:47:28.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-10-26T11:47:28.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-10-26T11:47:28.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-10-26T11:47:28.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-10-26T11:47:28.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-10-26T11:47:28.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T11:47:28.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:28.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-10-26T11:47:28.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T11:47:28.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:28.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T11:47:28.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T11:47:28.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-10-26T11:47:28.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-10-26T11:47:28.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-10-26T11:47:28.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:28.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:28.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-10-26T11:47:28.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T11:47:28.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-10-26T11:47:28.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-10-26T11:47:28.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-10-26T11:47:28.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-10-26T11:47:28.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-10-26T11:47:28.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-10-26T11:47:28.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:28.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-10-26T11:47:28.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-10-26T11:47:28.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-10-26T11:47:28.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-10-26T11:47:28.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-10-26T11:47:28.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-10-26T11:47:28.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-10-26T11:47:28.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-10-26T11:47:28.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-10-26T11:47:28.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-10-26T11:47:28.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-10-26T11:47:28.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-10-26T11:47:28.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-10-26T11:47:28.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-10-26T11:47:28.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-10-26T11:47:28.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-10-26T11:47:28.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-10-26T11:47:28.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:28.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-10-26T11:47:28.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:28.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-10-26T11:47:28.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-10-26T11:47:28.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-10-26T11:47:28.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-10-26T11:47:28.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-10-26T11:47:28.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-10-26T11:47:28.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-10-26T11:47:28.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-10-26T11:47:28.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-10-26T11:47:28.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-10-26T11:47:28.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-10-26T11:47:28.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-10-26T11:47:28.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-10-26T11:47:28.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-10-26T11:47:28.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-10-26T11:47:28.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-10-26T11:47:28.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-10-26T11:47:28.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-10-26T11:47:28.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-10-26T11:47:28.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-10-26T11:47:28.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-10-26T11:47:28.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-10-26T11:47:28.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-10-26T11:47:28.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-10-26T11:47:28.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-10-26T11:47:28.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-10-26T11:47:28.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-10-26T11:47:28.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-10-26T11:47:28.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-10-26T11:47:28.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-10-26T11:47:28.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-10-26T11:47:28.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-10-26T11:47:28.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-10-26T11:47:28.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-10-26T11:47:28.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-10-26T11:47:28.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:28.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-10-26T11:47:28.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-10-26T11:47:28.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-10-26T11:47:28.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-10-26T11:47:28.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-10-26T11:47:28.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-10-26T11:47:28.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-10-26T11:47:28.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-10-26T11:47:28.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T11:47:28.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T11:47:28.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-10-26T11:47:28.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-10-26T11:47:28.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-10-26T11:47:28.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-10-26T11:47:28.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-10-26T11:47:28.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-10-26T11:47:28.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-10-26T11:47:28.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-10-26T11:47:28.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-10-26T11:47:28.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-10-26T11:47:28.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-10-26T11:47:28.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-10-26T11:47:28.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-10-26T11:47:28.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T11:47:28.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T11:47:28.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-10-26T11:47:28.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-10-26T11:47:28.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-10-26T11:47:28.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-10-26T11:47:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-10-26T11:47:28.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-10-26T11:47:28.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-10-26T11:47:28.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-10-26T11:47:28.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-10-26T11:47:28.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:28.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:28.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-10-26T11:47:28.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-10-26T11:47:28.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:28.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:28.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-10-26T11:47:28.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-10-26T11:47:28.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-10-26T11:47:28.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:28.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T11:47:28.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T11:47:28.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-10-26T11:47:28.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T11:47:28.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T11:47:28.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:28.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T11:47:28.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T11:47:28.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-10-26T11:47:28.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-10-26T11:47:28.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-10-26T11:47:28.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-10-26T11:47:28.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-10-26T11:47:28.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T11:47:28.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-10-26T11:47:28.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-10-26T11:47:28.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.668 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.670 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.670 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.670 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.670 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.670 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.671 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.672 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.673 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.674 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.674 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.674 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.674 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.674 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.675 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.676 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.677 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.678 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.678 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.678 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.678 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.678 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.679 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.679 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.679 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.679 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.679 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.680 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.681 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.682 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.682 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.682 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.682 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.682 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.683 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.683 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.683 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.683 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.683 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.684 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.685 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.686 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.686 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.686 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.686 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.686 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.687 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.688 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.688 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.688 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.688 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-10-26T11:47:28.688 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-10-26T11:47:28.689 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.690 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.690 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.690 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-10-26T11:47:28.690 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.690 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.691 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.692 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-10-26T11:47:28.692 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-10-26T11:47:28.692 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.692 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.692 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.693 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-10-26T11:47:28.693 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.693 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.693 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.693 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-10-26T11:47:28.694 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.694 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.694 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.694 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.694 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.695 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.696 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.696 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.696 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-10-26T11:47:28.696 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.696 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.697 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.697 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.697 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-10-26T11:47:28.697 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-10-26T11:47:28.697 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.698 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.698 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.698 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-10-26T11:47:28.698 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.698 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.699 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.700 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.700 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.700 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.700 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T11:47:28.700 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.701 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.702 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.702 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.702 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.702 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.702 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.703 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.703 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.703 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.703 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.703 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.704 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.705 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.706 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.706 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.706 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.706 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.706 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.707 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.708 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.708 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.708 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.708 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.708 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.709 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.710 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.710 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.710 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.710 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.710 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.711 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.712 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.713 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.713 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.713 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.713 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.713 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.714 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-10-26T11:47:28.714 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T11:47:28.714 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.714 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.714 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.715 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.715 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.715 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.715 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.715 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.716 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.717 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.717 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.717 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.717 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.717 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.718 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-10-26T11:47:28.718 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.718 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.718 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.718 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.719 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.720 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.721 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.722 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.722 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.722 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.722 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.722 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.723 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.724 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.724 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.724 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.724 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.724 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.725 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.725 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.725 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.725 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.725 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.726 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.726 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.726 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.726 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.726 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.727 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.728 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.728 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.728 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.728 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.728 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.729 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.729 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.729 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.729 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.729 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.730 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.730 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.730 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.730 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.730 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.731 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.732 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.733 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.733 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.733 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.733 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.733 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.734 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.734 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.734 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.734 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.734 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.735 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.736 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.736 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.736 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.736 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.736 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.737 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.738 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.738 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.738 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.738 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.738 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.739 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.740 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.741 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.742 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.742 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.742 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.742 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.742 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.743 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.744 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.745 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.745 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:28.745 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:28.745 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.745 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.746 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.747 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.748 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.749 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.750 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.750 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.750 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.750 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.750 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.751 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.753 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.754 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.755 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.756 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.756 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.756 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.756 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.756 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.757 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.758 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.758 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.758 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.758 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.758 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.759 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.760 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.761 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-10-26T11:47:28.761 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-10-26T11:47:28.761 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.761 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.761 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-10-26T11:47:28.762 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-10-26T11:47:28.763 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.764 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.764 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.764 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:28.764 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.764 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.765 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.766 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.766 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.766 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.766 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-10-26T11:47:28.766 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.767 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.767 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.767 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.767 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.767 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.768 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.769 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.770 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.770 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.770 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.770 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.770 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.771 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.772 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.773 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.774 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.775 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.775 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.775 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.775 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.775 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.776 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.777 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.778 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.779 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.779 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.779 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.779 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-10-26T11:47:28.779 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.780 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.781 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.782 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-10-26T11:47:28.782 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-10-26T11:47:28.782 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.782 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.782 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.783 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.784 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.784 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.784 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.784 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-10-26T11:47:28.784 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.785 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.786 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.786 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.786 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.786 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.786 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.787 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.788 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:28.789 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.790 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.791 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.792 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.792 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.793 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-10-26T11:47:28.793 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.793 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.794 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.795 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.795 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.795 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.795 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.795 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.798 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.799 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.800 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.801 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.802 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.803 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.804 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.805 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.805 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.805 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.805 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.805 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.806 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.807 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.807 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.807 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.807 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.807 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.808 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.809 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.810 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.810 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.810 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.810 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.810 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.811 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T11:47:28.812 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.813 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.814 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.815 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.815 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.815 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.815 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.815 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.816 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.818 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.819 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.820 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.821 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.822 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.822 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.822 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.822 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.822 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.823 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.823 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.823 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.823 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.823 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.824 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.825 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.826 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.826 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.826 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.826 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.826 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:28.827 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.828 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.829 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.829 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.829 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.829 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.829 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.830 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:28.830 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:28.830 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.830 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.830 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.831 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.832 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.833 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.834 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.835 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.836 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.837 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.837 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.837 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.837 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.837 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.838 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.838 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.838 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.838 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.838 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.839 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.840 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.841 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.842 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.843 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.844 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.845 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-10-26T11:47:28.846 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.847 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.848 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.849 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.850 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.851 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.852 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.853 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.854 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.855 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.856 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.857 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.858 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.859 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.860 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.861 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-10-26T11:47:28.862 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.863 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.864 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.865 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.866 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.867 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.868 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-10-26T11:47:28.869 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.870 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.871 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.872 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.873 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.874 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.875 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.876 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.878 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-10-26T11:47:28.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-10-26T11:47:28.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.879 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-10-26T11:47:28.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-10-26T11:47:28.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-10-26T11:47:28.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-10-26T11:47:28.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-10-26T11:47:28.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-10-26T11:47:28.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-10-26T11:47:28.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-10-26T11:47:28.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-10-26T11:47:28.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-10-26T11:47:28.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:28.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-10-26T11:47:28.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-10-26T11:47:28.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-10-26T11:47:28.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-10-26T11:47:28.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-10-26T11:47:28.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-10-26T11:47:28.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-10-26T11:47:28.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-10-26T11:47:28.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-10-26T11:47:28.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-10-26T11:47:28.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:28.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:28.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:28.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:28.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:28.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:28.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-10-26T11:47:28.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:28.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:28.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:28.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-10-26T11:47:28.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-10-26T11:47:28.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:28.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:28.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:28.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-10-26T11:47:28.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:28.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:28.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:28.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:28.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-10-26T11:47:28.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:29.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:29.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:29.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:29.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:29.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:29.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:29.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:29.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:29.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:29.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:29.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:29.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:29.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:29.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:29.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:29.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:29.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:29.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:29.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:29.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:29.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:29.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-10-26T11:47:29.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-10-26T11:47:29.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:29.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-10-26T11:47:29.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:29.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-10-26T11:47:29.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:29.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:29.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:29.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:29.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:29.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-10-26T11:47:29.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-10-26T11:47:29.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-10-26T11:47:29.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T11:47:29.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T11:47:29.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T11:47:29.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:29.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-10-26T11:47:29.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T11:47:29.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T11:47:29.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T11:47:29.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T11:47:29.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-10-26T11:47:29.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T11:47:29.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:29.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-10-26T11:47:29.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-10-26T11:47:29.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3679964094 2023-10-26T11:47:29.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:29.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:29.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 268589740 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:29.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:29.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:29.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:29.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:29.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3996563138 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:29.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:29.034 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:28 smithi006 bash[23371]: audit 2023-10-26T11:47:27.880116+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.6:0/883150699' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-10-26T11:47:29.035 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-10-26T11:47:29.035 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-10-26T11:47:29.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-10-26T11:47:29.036 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-10-26T11:47:31.796 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:31.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-10-26T11:47:31.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-10-26T11:47:31.797 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:32.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: cluster 2023-10-26T11:47:30.501823+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-10-26T11:47:32.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: cluster 2023-10-26T11:47:30.502854+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-10-26T11:47:32.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: cluster 2023-10-26T11:47:30.508564+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-26T11:47:32.010 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: cluster 2023-10-26T11:47:30.770799+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.268086s) 2023-10-26T11:47:32.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.774157+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T11:47:32.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.775634+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T11:47:32.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.776045+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T11:47:32.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.776388+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T11:47:32.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.777327+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T11:47:32.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.778991+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T11:47:32.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.779719+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T11:47:32.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: cluster 2023-10-26T11:47:30.783656+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-10-26T11:47:32.012 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:31 smithi006 bash[23371]: audit 2023-10-26T11:47:30.823099+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T11:47:32.490 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-10-26T11:47:32.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-10-26T11:47:32.491 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-10-26T11:47:32.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:32 smithi006 bash[23371]: audit 2023-10-26T11:47:31.728068+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T11:47:32.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:32 smithi006 bash[23371]: cluster 2023-10-26T11:47:31.774162+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.27145s) 2023-10-26T11:47:34.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:33 smithi006 bash[23371]: cluster 2023-10-26T11:47:32.775547+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-26T11:47:34.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:33 smithi006 bash[23371]: audit 2023-10-26T11:47:33.725733+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-10-26T11:47:34.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:33 smithi006 bash[23371]: audit 2023-10-26T11:47:33.731670+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-10-26T11:47:34.326 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Generating ssh key... 2023-10-26T11:47:34.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-10-26T11:47:34.326 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-10-26T11:47:35.044 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:34 smithi006 bash[23371]: audit 2023-10-26T11:47:33.724159+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:35.792 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23371]: audit 2023-10-26T11:47:35.540773+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAvoFQgcVi4Or2oROiTXs2VVwQOVUnOhfcjxUmTaOPfepzvpXY0Yo3\n0q8yIR5lRFcEw58uglFxqVeQpy4guD296ImObMx6z+n03p/Sw9v6pxXb7VDh9ykUMSY+71\n6m058Sh4CFsT05NovBJR2svff7bb+e8Xs5GS7i9zu/GvsoOfDtlzKqgxMq389pOK5R/qCG\n8zYR6ja/gKg9tUSy0tazIVGa/SQl8ZJ/VNxiBpUiSNyi/GZoiRHqtknBx5zNt4024fFmnt\nqWk7bl4ElIruupW6NiV23ZwykfbnzV/R28V5VMRdsLvticOnbHwYVVdFzaEthvHDY5/rsw\nmWcmxDytXuhyuWPIxNFHF9zPTDkAgHiVCDsWseu4IYMbpCl8HADu8HrMaKbrNSQM/ouydS\ngwg6i8Ul96pJ5y0YgnbtMdy2u90RP8dO43BW8auy0YcYG6jMZyNqDG5xH7AoHvPPbZ39N7\nRiOGE+BSmI/rzYIHZIYqNYELOIuEIY9Z9x9TML9TAAAFoOHILxjhyC8YAAAAB3NzaC1yc2\nEAAAGBAL6BUIHFYuDq9qETok17NlVcEDlVJzoX3I8VJk2jj33qc76V2NGKN9KvMiEeZURX\nBMOfLoJRcalXkKcuILg9veiJjmzMes/p9N6f0sPb+qcV2+1Q4fcpFDEmPu9eptOfEoeAhb\nE9OTaLwSUdrL33+22/nvF7ORku4vc7vxr7KDnw7ZcyqoMTKt/PaTiuUf6ghvM2Eeo2v4Co\nPbVEstLWsyFRmv0kJfGSf1TcYgaVIkjcovxmaIkR6rZJwceczbeNNuHxZp7alpO25eBJSK\n7rqVujYldt2cMpH2581f0dvFeVTEXbC77YnDp2x8GFVXRc2hLYbxw2Of67MJlnJsQ8rV7o\ncrljyMTRRxfcz0w5AIB4lQg7FrHruCGDG6QpfBwA7vB6zGim6zUkDP6LsnUoMIOovFJfeq\nSectGIJ27THctrvdET/HTuNwVvGrstGHGBuozGcjagxucR+wKB7zz22d/Te0YjhhPgUpiP\n682CB2SGKjWBCziLhCGPWfcfUzC/UwAAAAMBAAEAAAGAfadXzbC/DnGMaSRFKmv5o4XM4b\nQL4qJ4hRvDHvSiIcBxxaSa1WMgfOO34eZljxUCfHFTQPutR7ANJmgjhsKar3WDrrmUy+yZ\n6flrEGrZQjoFzNtLoDXFLsH2QvagfPbwRtX72LL0OMknhW60ULzvZy08DjVjrPujEsWiwI\n4ms0j5vX/avgf3gJYS5iL8zEFfoa3pVR31ZEwUH6sHdE/O6UwlOZENQfCJ8hRGx+a4LWzy\nSB7YFojt0nyFxz7i5Y3LHsA8EbK925b4Gxqks3LjPzy3aUMdj+OV89YZ+GEe5tjdngSBH6\nZMSIHoUH4fpYBok0dfDbNl0uOMatumqMZB4lwqWHDEPPW8fuCIuoMGWSUCQUTxH1vF/sle\nv8pLJ4xH+w4kiq/IAFMPskZrULTnJ/AW5zCLih9QPCE6UwEzC7+NiSi+YeII2YSh5B7cHZ\n4Izdy2Nb/AQcUqogFns0hIETx/LmS/EdoiJ8IjCEhi8XJnBVCcN28BwRiCs+4ieAeZAAAA\nwQDDvhZx0NVT56Mz72NlFLxXazDQSTiFwWaNaHyfqHNH+eJXrz2b0uzn4jrhdlEaVNigai\nJBaAiVEEQyLuj8iH8JgJDiRnK/AtkiKPd7WUUh53uMxPeTUfwky340d9h/chYBNKRGJr2s\nvcteAvLLTi7+eQiOOIiT841rl6npZjQBF3bYq9WjJUmpykuEN9fqEVwq/QkWko/vwZzH6t\nuQ74dpo8itUiPkF8S9OLtcx05AsHufeFelJT5omIoUznsAcK8AAADBAPrDaaKv57D0sU2Q\np/ruWY4ysXvpnvyHCo3MVgrJxgXCrzDQ1gPefVBCZdvPQgZXS74g6auyOmzOhw6VqDwZ1+\nv3/9uO9nAi18+6BvjgNW+CUVme4us7Cj/uLEzxM1+bCzWimcUnZt7hR25QQl8WZrekRovC\nPCER/p2Es890spgBTFOqF2hJidyrBHo7p8DDhCEM6xmZGqjmxLTABFAP75dPLfRJNJwdie\n/H+qHUhntKM6Mhmr1nOswA4y0kINkPPQAAAMEAwnvCi39eH1gQKbEpNbZb/uEPrCQ7O11/\nSSU0TJaLSZYV8ZIqYeqHJzDIYoyT+tQEIDXz7hZ5u2I9hLrZvMj+45jxkynLq37UQ5BQ/5\ncdFotlPd4bvfGSp0T2xatJwuv1rZoI277YWtytqk0Wp2lTUuOCfsBVwTAi29o9+8s7wJYT\nm0igWpJECtsarFIJRIyL2v0I6Hbr+Yib8J/WRsWZv/JsXuBPDEoAAM0jGTEnPNwjiPPmhc\nVUEhI5DZii+fHPAAAAKWNlcGgtNDhlN2RlZjYtNzNmNS0xMWVlLThkYjktMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-10-26T11:47:35.793 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: Generating public/private rsa key pair. 2023-10-26T11:47:35.793 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: Your identification has been saved in /tmp/tmpf6mz2b1i/key. 2023-10-26T11:47:35.793 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: Your public key has been saved in /tmp/tmpf6mz2b1i/key.pub. 2023-10-26T11:47:35.793 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: The key fingerprint is: 2023-10-26T11:47:35.794 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: SHA256:aKhGpsvgbPENZGV54C5VUyocKcMD3pJNB6P7jMeeBbk ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:35.794 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: The key's randomart image is: 2023-10-26T11:47:35.794 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: +---[RSA 3072]----+ 2023-10-26T11:47:35.794 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: | .o+.++o.. | 2023-10-26T11:47:35.794 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: |. *===o.o | 2023-10-26T11:47:35.795 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: | = o*=.. | 2023-10-26T11:47:35.795 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: | oo+... | 2023-10-26T11:47:35.795 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: | .=+..o S | 2023-10-26T11:47:35.795 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: | ==o+. | 2023-10-26T11:47:35.795 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: |o.=Eo. | 2023-10-26T11:47:35.796 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: |=+o.o. | 2023-10-26T11:47:35.796 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: |o+ o | 2023-10-26T11:47:35.796 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23631]: +----[SHA256]-----+ 2023-10-26T11:47:35.796 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23371]: audit 2023-10-26T11:47:35.542888+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAvoFQgcVi4Or2oROiTXs2VVwQOVUnOhfcjxUmTaOPfepzvpXY0Yo3\n0q8yIR5lRFcEw58uglFxqVeQpy4guD296ImObMx6z+n03p/Sw9v6pxXb7VDh9ykUMSY+71\n6m058Sh4CFsT05NovBJR2svff7bb+e8Xs5GS7i9zu/GvsoOfDtlzKqgxMq389pOK5R/qCG\n8zYR6ja/gKg9tUSy0tazIVGa/SQl8ZJ/VNxiBpUiSNyi/GZoiRHqtknBx5zNt4024fFmnt\nqWk7bl4ElIruupW6NiV23ZwykfbnzV/R28V5VMRdsLvticOnbHwYVVdFzaEthvHDY5/rsw\nmWcmxDytXuhyuWPIxNFHF9zPTDkAgHiVCDsWseu4IYMbpCl8HADu8HrMaKbrNSQM/ouydS\ngwg6i8Ul96pJ5y0YgnbtMdy2u90RP8dO43BW8auy0YcYG6jMZyNqDG5xH7AoHvPPbZ39N7\nRiOGE+BSmI/rzYIHZIYqNYELOIuEIY9Z9x9TML9TAAAFoOHILxjhyC8YAAAAB3NzaC1yc2\nEAAAGBAL6BUIHFYuDq9qETok17NlVcEDlVJzoX3I8VJk2jj33qc76V2NGKN9KvMiEeZURX\nBMOfLoJRcalXkKcuILg9veiJjmzMes/p9N6f0sPb+qcV2+1Q4fcpFDEmPu9eptOfEoeAhb\nE9OTaLwSUdrL33+22/nvF7ORku4vc7vxr7KDnw7ZcyqoMTKt/PaTiuUf6ghvM2Eeo2v4Co\nPbVEstLWsyFRmv0kJfGSf1TcYgaVIkjcovxmaIkR6rZJwceczbeNNuHxZp7alpO25eBJSK\n7rqVujYldt2cMpH2581f0dvFeVTEXbC77YnDp2x8GFVXRc2hLYbxw2Of67MJlnJsQ8rV7o\ncrljyMTRRxfcz0w5AIB4lQg7FrHruCGDG6QpfBwA7vB6zGim6zUkDP6LsnUoMIOovFJfeq\nSectGIJ27THctrvdET/HTuNwVvGrstGHGBuozGcjagxucR+wKB7zz22d/Te0YjhhPgUpiP\n682CB2SGKjWBCziLhCGPWfcfUzC/UwAAAAMBAAEAAAGAfadXzbC/DnGMaSRFKmv5o4XM4b\nQL4qJ4hRvDHvSiIcBxxaSa1WMgfOO34eZljxUCfHFTQPutR7ANJmgjhsKar3WDrrmUy+yZ\n6flrEGrZQjoFzNtLoDXFLsH2QvagfPbwRtX72LL0OMknhW60ULzvZy08DjVjrPujEsWiwI\n4ms0j5vX/avgf3gJYS5iL8zEFfoa3pVR31ZEwUH6sHdE/O6UwlOZENQfCJ8hRGx+a4LWzy\nSB7YFojt0nyFxz7i5Y3LHsA8EbK925b4Gxqks3LjPzy3aUMdj+OV89YZ+GEe5tjdngSBH6\nZMSIHoUH4fpYBok0dfDbNl0uOMatumqMZB4lwqWHDEPPW8fuCIuoMGWSUCQUTxH1vF/sle\nv8pLJ4xH+w4kiq/IAFMPskZrULTnJ/AW5zCLih9QPCE6UwEzC7+NiSi+YeII2YSh5B7cHZ\n4Izdy2Nb/AQcUqogFns0hIETx/LmS/EdoiJ8IjCEhi8XJnBVCcN28BwRiCs+4ieAeZAAAA\nwQDDvhZx0NVT56Mz72NlFLxXazDQSTiFwWaNaHyfqHNH+eJXrz2b0uzn4jrhdlEaVNigai\nJBaAiVEEQyLuj8iH8JgJDiRnK/AtkiKPd7WUUh53uMxPeTUfwky340d9h/chYBNKRGJr2s\nvcteAvLLTi7+eQiOOIiT841rl6npZjQBF3bYq9WjJUmpykuEN9fqEVwq/QkWko/vwZzH6t\nuQ74dpo8itUiPkF8S9OLtcx05AsHufeFelJT5omIoUznsAcK8AAADBAPrDaaKv57D0sU2Q\np/ruWY4ysXvpnvyHCo3MVgrJxgXCrzDQ1gPefVBCZdvPQgZXS74g6auyOmzOhw6VqDwZ1+\nv3/9uO9nAi18+6BvjgNW+CUVme4us7Cj/uLEzxM1+bCzWimcUnZt7hR25QQl8WZrekRovC\nPCER/p2Es890spgBTFOqF2hJidyrBHo7p8DDhCEM6xmZGqjmxLTABFAP75dPLfRJNJwdie\n/H+qHUhntKM6Mhmr1nOswA4y0kINkPPQAAAMEAwnvCi39eH1gQKbEpNbZb/uEPrCQ7O11/\nSSU0TJaLSZYV8ZIqYeqHJzDIYoyT+tQEIDXz7hZ5u2I9hLrZvMj+45jxkynLq37UQ5BQ/5\ncdFotlPd4bvfGSp0T2xatJwuv1rZoI277YWtytqk0Wp2lTUuOCfsBVwTAi29o9+8s7wJYT\nm0igWpJECtsarFIJRIyL2v0I6Hbr+Yib8J/WRsWZv/JsXuBPDEoAAM0jGTEnPNwjiPPmhc\nVUEhI5DZii+fHPAAAAKWNlcGgtNDhlN2RlZjYtNzNmNS0xMWVlLThkYjktMjEyZTJkYzYz\nOGU3AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-10-26T11:47:35.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23371]: audit 2023-10-26T11:47:35.543698+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7\n"}]: dispatch 2023-10-26T11:47:35.797 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:35 smithi006 bash[23371]: audit 2023-10-26T11:47:35.547330+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7\n"}]': finished 2023-10-26T11:47:36.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-10-26T11:47:36.257 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-10-26T11:47:37.039 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:36 smithi006 bash[23371]: audit 2023-10-26T11:47:35.463956+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:37.040 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:36 smithi006 bash[23371]: cephadm 2023-10-26T11:47:35.464194+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-10-26T11:47:37.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:38.037 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-10-26T11:47:38.037 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-10-26T11:47:38.037 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Adding host smithi006... 2023-10-26T11:47:38.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi006'] 2023-10-26T11:47:38.038 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi006 2023-10-26T11:47:38.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:38 smithi006 bash[23371]: audit 2023-10-26T11:47:37.467364+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:39.689 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:39 smithi006 bash[23631]: Warning: Permanently added 'smithi006,172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T11:47:40.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi006' 2023-10-26T11:47:40.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:39.320739+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:40.810 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:39.973993+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"smithi006\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T11:47:40.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:39.977209+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"smithi006\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T11:47:40.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: cephadm 2023-10-26T11:47:39.977939+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi006 2023-10-26T11:47:40.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:40.265250+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:47:40.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:40.269633+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:47:40.811 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:40 smithi006 bash[23371]: audit 2023-10-26T11:47:40.270919+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:47:41.004 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Enabling the dashboard module... 2023-10-26T11:47:41.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-10-26T11:47:41.004 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-10-26T11:47:42.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:41 smithi006 bash[23371]: audit 2023-10-26T11:47:41.009660+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:41.003825\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:41.008358\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:41.008648\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:47:42.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:41 smithi006 bash[23371]: audit 2023-10-26T11:47:41.014162+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:41.003825\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:41.008358\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:41.008648\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:47:42.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:41 smithi006 bash[23371]: audit 2023-10-26T11:47:41.015401+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.6:0/2370044698' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:47:43.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:42 smithi006 bash[23371]: audit 2023-10-26T11:47:42.801844+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.6:0/1272548447' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-26T11:47:43.190 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:42 smithi006 bash[23631]: ignoring --setuser ceph since I am not root 2023-10-26T11:47:43.190 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:42 smithi006 bash[23631]: ignoring --setgroup ceph since I am not root 2023-10-26T11:47:44.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-10-26T11:47:44.055 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-10-26T11:47:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:43 smithi006 bash[23371]: audit 2023-10-26T11:47:42.856649+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.6:0/1272548447' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-26T11:47:44.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:43 smithi006 bash[23371]: cluster 2023-10-26T11:47:42.856757+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-10-26T11:47:45.880 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-10-26T11:47:45.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-10-26T11:47:45.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-10-26T11:47:45.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-10-26T11:47:45.881 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:45.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:45.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:6800", 2023-10-26T11:47:45.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2474789981 2023-10-26T11:47:45.882 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-10-26T11:47:45.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:6801", 2023-10-26T11:47:45.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2474789981 2023-10-26T11:47:45.883 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.6:6801/2474789981", 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-10-26T11:47:30.502692+0000", 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-10-26T11:47:45.884 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-10-26T11:47:45.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-10-26T11:47:45.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-10-26T11:47:45.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T11:47:45.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-10-26T11:47:45.885 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-10-26T11:47:45.886 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:45.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:45.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:45.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:45.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:45.887 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.888 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-10-26T11:47:45.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.889 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.890 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.891 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.892 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:45.893 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.894 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.895 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.896 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.897 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.898 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:45.899 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.900 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.901 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.902 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.903 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.904 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-10-26T11:47:45.905 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-10-26T11:47:45.906 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.907 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.908 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-10-26T11:47:45.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-10-26T11:47:45.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.909 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.910 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-10-26T11:47:45.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-10-26T11:47:45.911 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.912 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-10-26T11:47:45.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.913 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-10-26T11:47:45.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-10-26T11:47:45.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.914 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-10-26T11:47:45.915 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-10-26T11:47:45.916 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.917 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-10-26T11:47:45.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.918 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.919 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.920 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.921 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-10-26T11:47:45.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:45.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:45.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:45.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-10-26T11:47:45.922 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.923 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.924 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-10-26T11:47:45.925 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-10-26T11:47:45.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T11:47:45.926 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:45.927 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.928 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-10-26T11:47:45.929 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T11:47:45.930 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.931 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.932 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-10-26T11:47:45.933 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-10-26T11:47:45.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-10-26T11:47:45.934 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-10-26T11:47:45.935 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-10-26T11:47:45.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-10-26T11:47:45.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.936 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-10-26T11:47:45.937 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-10-26T11:47:45.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-10-26T11:47:45.938 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:45.939 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.940 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:45.941 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.942 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.943 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.944 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:45.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:45.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.945 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.946 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:45.947 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.948 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.949 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.950 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.951 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.952 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-10-26T11:47:45.953 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.954 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-10-26T11:47:45.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.955 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.956 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-10-26T11:47:45.957 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-10-26T11:47:45.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-10-26T11:47:45.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.958 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.959 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.960 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-10-26T11:47:45.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.961 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:45.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:45.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:45.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.962 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-10-26T11:47:45.963 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-10-26T11:47:45.964 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:45.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:45.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-10-26T11:47:45.965 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-10-26T11:47:45.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-10-26T11:47:45.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.966 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.967 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.968 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:45.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:45.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.969 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-10-26T11:47:45.970 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.971 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-10-26T11:47:45.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-10-26T11:47:45.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.972 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.973 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-10-26T11:47:45.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.974 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-10-26T11:47:45.975 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-10-26T11:47:45.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:45.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:45.976 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.977 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.978 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-10-26T11:47:45.979 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-10-26T11:47:45.980 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.981 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-10-26T11:47:45.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.982 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.983 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:45.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.984 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.985 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.986 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:45.987 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.988 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:45.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:45.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.989 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.990 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:45.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:45.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:45.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:45.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:45.991 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.992 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:45.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:45.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:45.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.993 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:45.994 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-10-26T11:47:45.995 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-10-26T11:47:45.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:45.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-10-26T11:47:45.996 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:45.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:45.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:45.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-10-26T11:47:45.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-10-26T11:47:45.997 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:45.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-10-26T11:47:45.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:45.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:45.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:45.998 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:45.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-10-26T11:47:45.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-10-26T11:47:45.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:45.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:45.999 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-10-26T11:47:46.000 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-10-26T11:47:46.001 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-10-26T11:47:46.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.002 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-10-26T11:47:46.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.003 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.004 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.005 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-10-26T11:47:46.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.006 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.007 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.008 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.009 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-10-26T11:47:46.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.010 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.011 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.012 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.013 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.014 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.015 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.016 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.017 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.018 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.019 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.020 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.021 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.022 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.023 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.024 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-10-26T11:47:46.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.025 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.026 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-10-26T11:47:46.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-10-26T11:47:46.027 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.028 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-10-26T11:47:46.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.029 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-10-26T11:47:46.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-10-26T11:47:46.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.030 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.031 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-10-26T11:47:46.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-10-26T11:47:46.032 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.033 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.034 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-10-26T11:47:46.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-10-26T11:47:46.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.035 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.036 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.037 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.037 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.037 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.037 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.037 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-10-26T11:47:46.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-10-26T11:47:46.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.038 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.039 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.040 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.041 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.041 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.041 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.041 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.041 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.042 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.043 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.044 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.045 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.045 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-10-26T11:47:46.045 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-10-26T11:47:46.045 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.045 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.046 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.047 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.048 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.049 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.049 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.049 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.049 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.049 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.050 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.051 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.052 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.053 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.054 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.055 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.056 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.056 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.056 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.056 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.056 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.057 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-10-26T11:47:46.058 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-10-26T11:47:46.058 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.058 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.058 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.058 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.059 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.060 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.060 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.060 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-10-26T11:47:46.060 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-10-26T11:47:46.060 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.061 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.062 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.062 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.062 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.062 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.062 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.063 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.064 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.064 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.064 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.064 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.064 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-10-26T11:47:46.065 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.066 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.067 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.067 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.067 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.067 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.067 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.068 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.069 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.069 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.069 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.069 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.069 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-10-26T11:47:46.070 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-10-26T11:47:46.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.071 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.072 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.073 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.074 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.075 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.075 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.075 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.075 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-10-26T11:47:46.075 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.076 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.077 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-10-26T11:47:46.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-10-26T11:47:46.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.078 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.079 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-10-26T11:47:46.080 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-10-26T11:47:46.081 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.081 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.081 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.081 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.081 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.082 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.083 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.084 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.084 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.084 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.084 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.084 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.085 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.086 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.087 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.087 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.087 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.087 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.087 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.088 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.088 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.088 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-10-26T11:47:46.088 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-10-26T11:47:46.088 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.089 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.090 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.090 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.090 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.090 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.090 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.091 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.092 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-10-26T11:47:46.093 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.094 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.094 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.094 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.094 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.094 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.095 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.096 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-10-26T11:47:46.096 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-10-26T11:47:46.096 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.096 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.096 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.097 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-10-26T11:47:46.097 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.097 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.097 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.097 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:46.099 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.100 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-10-26T11:47:46.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-10-26T11:47:46.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.101 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.102 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.103 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-10-26T11:47:46.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-10-26T11:47:46.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.104 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.105 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.106 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.106 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.106 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-10-26T11:47:46.106 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.107 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.108 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.108 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.108 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.108 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.108 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.109 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.110 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.111 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.112 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-10-26T11:47:46.113 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-10-26T11:47:46.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-10-26T11:47:46.114 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.115 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-10-26T11:47:46.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-10-26T11:47:46.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.116 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.117 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-10-26T11:47:46.118 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-10-26T11:47:46.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.119 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.120 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.121 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.122 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-10-26T11:47:46.123 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.124 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.125 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-10-26T11:47:46.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-10-26T11:47:46.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.126 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.127 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.128 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.128 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.128 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.128 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-10-26T11:47:46.128 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.129 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.130 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.130 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.130 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.130 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.130 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.131 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:46.132 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.132 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.132 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.132 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.132 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.133 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.133 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.133 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.133 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-10-26T11:47:46.133 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-10-26T11:47:46.134 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.134 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.134 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.134 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.134 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.135 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.135 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.135 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.135 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.135 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.136 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.137 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.137 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.137 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.137 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.137 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.138 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-10-26T11:47:46.139 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-10-26T11:47:46.139 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.139 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.139 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.139 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.140 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.141 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.141 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T11:47:46.141 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T11:47:46.141 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.141 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.142 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.142 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.142 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.142 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.142 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.143 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.144 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.144 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.144 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.144 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.144 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.145 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.145 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.145 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.145 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.145 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.146 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.147 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.148 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.148 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.148 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.148 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.148 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.149 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.150 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.150 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.150 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.150 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.150 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.151 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.152 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.153 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.153 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.153 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.153 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.153 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.154 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.155 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.155 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.155 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.155 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.155 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.156 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.157 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:46.158 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.159 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:46.160 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.161 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.162 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.162 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.162 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.162 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.162 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.163 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.164 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.165 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.165 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.165 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-10-26T11:47:46.165 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-10-26T11:47:46.165 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.166 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.167 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-10-26T11:47:46.168 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.169 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.170 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.170 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.170 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.170 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.170 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-10-26T11:47:46.171 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-10-26T11:47:46.172 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-10-26T11:47:46.172 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.172 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.172 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.172 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.173 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.174 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.174 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.174 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.174 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.174 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.175 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.175 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.175 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.175 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.175 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.176 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.177 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-10-26T11:47:46.178 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.179 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.180 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.181 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.182 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.183 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.184 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.185 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.185 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.185 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.185 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.185 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.186 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.187 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.188 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.189 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.190 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.190 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.190 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.190 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.190 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.191 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.192 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-10-26T11:47:46.193 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-10-26T11:47:46.194 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.194 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.194 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.194 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-10-26T11:47:46.194 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.195 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.195 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.195 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-10-26T11:47:46.195 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.195 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.196 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.197 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-10-26T11:47:46.198 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.198 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.198 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.198 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.198 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-10-26T11:47:46.199 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.200 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.201 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-10-26T11:47:46.202 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-10-26T11:47:46.203 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.204 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.205 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:46.206 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.207 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.208 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-10-26T11:47:46.209 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.210 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.210 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.210 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.210 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.210 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.211 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.212 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.213 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.214 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.214 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.214 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.214 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.214 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.215 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.215 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.215 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.215 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.215 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.216 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.217 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.218 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.219 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.220 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.221 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.222 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-10-26T11:47:46.223 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.224 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.225 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.226 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-10-26T11:47:46.226 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-10-26T11:47:46.226 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.226 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.226 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.227 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:46.228 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.229 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.230 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.230 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.230 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.230 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.230 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-10-26T11:47:46.231 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.232 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-10-26T11:47:46.232 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-10-26T11:47:46.232 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.232 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.232 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-10-26T11:47:46.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.233 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-10-26T11:47:46.234 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-10-26T11:47:46.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-10-26T11:47:46.235 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.236 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.237 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.238 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.239 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.240 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.241 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.242 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.243 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.244 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.245 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.246 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.247 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.248 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.249 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.250 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.251 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.252 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.253 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-10-26T11:47:46.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-10-26T11:47:46.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.254 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.255 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-10-26T11:47:46.256 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-10-26T11:47:46.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.257 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.258 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-10-26T11:47:46.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-10-26T11:47:46.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.259 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.260 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.261 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:46.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.262 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.263 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.264 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.265 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-10-26T11:47:46.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-10-26T11:47:46.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.266 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.267 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.268 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.270 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.271 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.272 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.273 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.274 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.275 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.276 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.277 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.278 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.279 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.280 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.281 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-10-26T11:47:46.282 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.283 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.284 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.285 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.286 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.287 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.288 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.289 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.290 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.291 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.292 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.293 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.294 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.295 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-10-26T11:47:46.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-10-26T11:47:46.296 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.297 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-10-26T11:47:46.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.298 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.299 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-10-26T11:47:46.300 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.301 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.302 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.303 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.304 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.305 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.306 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.307 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.308 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.309 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.310 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.311 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.312 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.313 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.314 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-10-26T11:47:46.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-10-26T11:47:46.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.315 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.316 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.317 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.318 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.319 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.320 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.321 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.322 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.323 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.324 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.325 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.326 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.327 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.328 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.329 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.330 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.331 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-10-26T11:47:46.332 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.333 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-10-26T11:47:46.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-10-26T11:47:46.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.334 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.335 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-10-26T11:47:46.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.336 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.337 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.338 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.339 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-10-26T11:47:46.340 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.341 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T11:47:46.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.342 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.343 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.344 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.345 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.346 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.347 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.348 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.349 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.350 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.351 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.352 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.353 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.354 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.355 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-10-26T11:47:46.356 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.357 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.358 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.359 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.360 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.361 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.362 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.363 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.364 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.365 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.366 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.367 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.368 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.369 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.370 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-10-26T11:47:46.371 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.372 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.373 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.374 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.375 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.376 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.377 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.378 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.379 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.380 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.381 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.382 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.383 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.384 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:46.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.385 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.386 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.387 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.388 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.389 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.390 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.391 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.392 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.393 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.394 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.395 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.396 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.397 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.398 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.399 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-10-26T11:47:46.400 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.401 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-10-26T11:47:46.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-10-26T11:47:46.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.402 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-10-26T11:47:46.403 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.404 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.405 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.406 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.407 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.408 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.409 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.410 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.411 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.412 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.413 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.414 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.415 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.416 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.417 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.418 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-10-26T11:47:46.419 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.420 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.421 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-10-26T11:47:46.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-10-26T11:47:46.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.422 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.424 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.425 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:46.426 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.427 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.428 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.429 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.432 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.433 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.434 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.435 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.436 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.437 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.438 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.439 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.440 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.441 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.442 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.443 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-10-26T11:47:46.444 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.445 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.446 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.447 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.448 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.449 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.450 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.451 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.452 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.453 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.454 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.455 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.457 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.458 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.459 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.460 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.461 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.462 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.463 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-10-26T11:47:46.464 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.465 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.466 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.467 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.468 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.469 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.470 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.471 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.472 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.473 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.474 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.475 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.476 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.477 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.478 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.479 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.480 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.481 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.482 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.483 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.484 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.485 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.486 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.487 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.488 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.489 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.490 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.491 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.492 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-10-26T11:47:46.493 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.494 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.495 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.496 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-10-26T11:47:46.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.497 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-10-26T11:47:46.498 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.499 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.500 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.501 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.502 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.503 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.504 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-10-26T11:47:46.505 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-10-26T11:47:46.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.506 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.507 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.508 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.509 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-10-26T11:47:46.510 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.511 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.512 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.513 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.514 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-10-26T11:47:46.515 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.516 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.517 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.518 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.519 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.520 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.521 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.522 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.523 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.524 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.525 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.526 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.527 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.528 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.529 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.530 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.531 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.532 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.533 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.534 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-10-26T11:47:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.535 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.536 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.537 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.538 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-10-26T11:47:46.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.539 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.540 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.541 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.542 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.543 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.544 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.545 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.546 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.547 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.548 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.549 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.550 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.551 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.552 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.553 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-10-26T11:47:46.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.554 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-10-26T11:47:46.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-10-26T11:47:46.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.555 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.556 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-10-26T11:47:46.557 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-10-26T11:47:46.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.558 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.559 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-10-26T11:47:46.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-10-26T11:47:46.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.560 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.561 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.562 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.563 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.564 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-10-26T11:47:46.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-10-26T11:47:46.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.565 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.566 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.567 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.568 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.569 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-10-26T11:47:46.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-10-26T11:47:46.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.570 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.571 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-10-26T11:47:46.572 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.573 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.574 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:46.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:46.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.575 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.576 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-10-26T11:47:46.577 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-10-26T11:47:46.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-10-26T11:47:46.578 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.579 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.580 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.581 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.582 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.583 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.584 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.585 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.586 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.587 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.588 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.589 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.590 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.591 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.592 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.593 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.594 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-10-26T11:47:46.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-10-26T11:47:46.595 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.596 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.597 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-10-26T11:47:46.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-10-26T11:47:46.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.598 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.599 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-10-26T11:47:46.600 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-10-26T11:47:46.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-10-26T11:47:46.601 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.602 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.603 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.604 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.605 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.606 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.607 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.608 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.609 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.610 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.611 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.612 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.613 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.614 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.615 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.616 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.617 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.618 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.619 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.620 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.621 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.622 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.623 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.624 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.625 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.626 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.627 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.628 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.629 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-10-26T11:47:46.630 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-10-26T11:47:46.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-10-26T11:47:46.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-10-26T11:47:46.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-10-26T11:47:46.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-10-26T11:47:46.631 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.632 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.633 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-10-26T11:47:46.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-10-26T11:47:46.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.634 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.635 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-10-26T11:47:46.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-10-26T11:47:46.636 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.637 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.638 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-10-26T11:47:46.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-10-26T11:47:46.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.639 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.640 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.641 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.642 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.643 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.644 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.645 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-10-26T11:47:46.646 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.647 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-10-26T11:47:46.648 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.649 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.650 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.651 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.652 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.653 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.654 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-10-26T11:47:46.655 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-10-26T11:47:46.656 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.657 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-10-26T11:47:46.658 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T11:47:46.659 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-10-26T11:47:46.660 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-10-26T11:47:46.661 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-10-26T11:47:46.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-10-26T11:47:46.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-10-26T11:47:46.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-10-26T11:47:46.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-10-26T11:47:46.662 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:46.663 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 703101292 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.664 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 822654419 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-10-26T11:47:46.665 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-10-26T11:47:46.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:46.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-10-26T11:47:46.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.6:0", 2023-10-26T11:47:46.666 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 788080306 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.667 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:46.668 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:45 smithi006 bash[23371]: audit 2023-10-26T11:47:45.538707+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.6:0/1474001500' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-10-26T11:47:46.669 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-10-26T11:47:46.669 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-10-26T11:47:46.669 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-10-26T11:47:46.669 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-10-26T11:47:47.689 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:47:47 smithi006 bash[23631]: Warning: Permanently added 'smithi006,172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T11:47:47.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:47 smithi006 bash[23371]: cluster 2023-10-26T11:47:47.346818+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-10-26T11:47:47.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:47 smithi006 bash[23371]: cluster 2023-10-26T11:47:47.347337+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-10-26T11:47:47.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:47 smithi006 bash[23371]: cluster 2023-10-26T11:47:47.349162+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-10-26T11:47:48.430 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-10-26T11:47:48.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-10-26T11:47:48.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-10-26T11:47:48.431 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-10-26T11:47:48.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: cluster 2023-10-26T11:47:47.402872+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0555941s) 2023-10-26T11:47:48.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.411200+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T11:47:48.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.412412+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T11:47:48.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.412823+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T11:47:48.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.413173+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T11:47:48.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.413783+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T11:47:48.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.415100+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T11:47:48.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.415624+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T11:47:48.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.416095+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T11:47:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.416557+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T11:47:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.417013+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T11:47:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.417455+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T11:47:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: cluster 2023-10-26T11:47:47.420868+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-10-26T11:47:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:47.464851+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-26T11:47:48.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:48.388936+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-26T11:47:48.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:48 smithi006 bash[23371]: audit 2023-10-26T11:47:48.389952+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:47:49.097 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-10-26T11:47:49.098 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-10-26T11:47:49.098 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-10-26T11:47:49.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:49 smithi006 bash[23371]: cluster 2023-10-26T11:47:48.410836+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.06356s) 2023-10-26T11:47:49.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:49 smithi006 bash[23371]: audit 2023-10-26T11:47:49.127026+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:49.126431\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:47:49.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:49 smithi006 bash[23371]: audit 2023-10-26T11:47:49.129513+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:49.126431\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:47:49.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:49 smithi006 bash[23371]: audit 2023-10-26T11:47:49.130276+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:47:50.877 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-10-26T11:47:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: cluster 2023-10-26T11:47:50.134236+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-26T11:47:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: audit 2023-10-26T11:47:50.805402+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: audit 2023-10-26T11:47:50.865345+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCz4E9yMx1GcrxcvXeF/ZjaMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEwMjYxMTQ3\nNTBaFw0zMzEwMjMxMTQ3NTBaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMGNEii9\nDY3imFKbv7TYQRHiieb6OUxYs9ulNyteaJryu4AKbDIbtM/qcLu3je1UoY+MRKR+\nTQsR1RaT5vMiBcfHXQ6g9gYKMLk2S111h4uOKIeJtJVchlRmPAr4VYcDkRiFnNks\nTNQjguJzY8XbVGvrxTipnHoMV5ix0Me5j9/DkSn9Cy4kfaPR22XuO3zcMz6ad9x9\nOfBGosNPXD3KkiKe/D9GSCAnQ2VIwYtolH+LQifUYX8g9Ziz/WlyNzIw6C2XfDWp\n5eX1jOraSLh+gN4mav/7t2c7jY0qg7CssAiQr9UmqeuNbdZ5/32mEmTzFgic/SHI\nigBlEpL3yBE1/j0CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAgMQIjLOvo771nghv\nXkCKsUwgP9Qym/Y72Z9nVzTXW/BzRqWEUskShbuLQJyclYawQb5O/aVXqTTz3598\nhpkIiDDkapuiwraTdfnloCkjqOYtapNC7DcJK1q3dEphiryoh8QpSR7xFDKllVj1\neF0Qok6KW5TDMPuTkbtBscVWeDkhAHcU8YZe9CNVmlAXTsa/j7TOAO/RKxLLWXvV\neNdyWsD/0e/s8xPcUpaPIXDIP/ZEjWcoA1mA1bUJVcQOKFMcT+UX3Jfk35ZhUfDD\nmLpo1dTyG30tsnUfsu8i1zSRtM53BEijrn/U6Y1ayuwho69ugQ2Mm90Rb8ShInT0\nzz9BiA==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T11:47:51.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: audit 2023-10-26T11:47:50.869241+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCz4E9yMx1GcrxcvXeF/ZjaMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEwMjYxMTQ3\nNTBaFw0zMzEwMjMxMTQ3NTBaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMGNEii9\nDY3imFKbv7TYQRHiieb6OUxYs9ulNyteaJryu4AKbDIbtM/qcLu3je1UoY+MRKR+\nTQsR1RaT5vMiBcfHXQ6g9gYKMLk2S111h4uOKIeJtJVchlRmPAr4VYcDkRiFnNks\nTNQjguJzY8XbVGvrxTipnHoMV5ix0Me5j9/DkSn9Cy4kfaPR22XuO3zcMz6ad9x9\nOfBGosNPXD3KkiKe/D9GSCAnQ2VIwYtolH+LQifUYX8g9Ziz/WlyNzIw6C2XfDWp\n5eX1jOraSLh+gN4mav/7t2c7jY0qg7CssAiQr9UmqeuNbdZ5/32mEmTzFgic/SHI\nigBlEpL3yBE1/j0CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAgMQIjLOvo771nghv\nXkCKsUwgP9Qym/Y72Z9nVzTXW/BzRqWEUskShbuLQJyclYawQb5O/aVXqTTz3598\nhpkIiDDkapuiwraTdfnloCkjqOYtapNC7DcJK1q3dEphiryoh8QpSR7xFDKllVj1\neF0Qok6KW5TDMPuTkbtBscVWeDkhAHcU8YZe9CNVmlAXTsa/j7TOAO/RKxLLWXvV\neNdyWsD/0e/s8xPcUpaPIXDIP/ZEjWcoA1mA1bUJVcQOKFMcT+UX3Jfk35ZhUfDD\nmLpo1dTyG30tsnUfsu8i1zSRtM53BEijrn/U6Y1ayuwho69ugQ2Mm90Rb8ShInT0\nzz9BiA==\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T11:47:51.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: audit 2023-10-26T11:47:50.869952+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDBjRIovQ2N4phS\nm7+02EER4onm+jlMWLPbpTcrXmia8ruACmwyG7TP6nC7t43tVKGPjESkfk0LEdUW\nk+bzIgXHx10OoPYGCjC5NktddYeLjiiHibSVXIZUZjwK+FWHA5EYhZzZLEzUI4Li\nc2PF21Rr68U4qZx6DFeYsdDHuY/fw5Ep/QsuJH2j0dtl7jt83DM+mnfcfTnwRqLD\nT1w9ypIinvw/RkggJ0NlSMGLaJR/i0In1GF/IPWYs/1pcjcyMOgtl3w1qeXl9Yzq\n2ki4foDeJmr/+7dnO42NKoOwrLAIkK/VJqnrjW3Wef99phJk8xYInP0hyIoAZRKS\n98gRNf49AgMBAAECggEAQ+A8GQtLoJFxh67VCQ+5qhL+94CS7YJB+Oo0scHW/1fW\nh22gSeZLf4qg5EPXwv4l9lhjjig4zoP/bX6KxIMO8eOpb8Lk5HNYaOtwfKMF2NwO\nvJF/Qc4D0b9UmShDniiTDr10pviRLOgTM2Tx/WYQchRpwphAptCDO6pIJHKf0QGA\n/hbMQlEer76hdaa0zR5v3F43zByX9zj2t8+EfudBa2Xh2WnKsJ4lsDH4v0cP1dO3\n2SnpvO2vHajolhcU60aa1VmwLTu1AZ2TG99zTk7zgWtwV8gOVYcTHkBx2hTfeJcl\nkQCZRFFXpzbm46Y+GdsTKUQTyiDQjba3JU+QPzcWxQKBgQDuXXswwVtaHb5a1OwX\nEqMIGzSZNerPsdubgrFa0Oj+97GI4BOy/A4uJLq2MbfBoMMvajVVQQMt01dmkdDK\nDUormrX6ARl5AjqfTwDLiwcpabg7VR8jDRqDSeDElUbvrVqfO6goiFYrivbhDSRU\nLOBffXCxy2WwJpRIn+BVtO+QewKBgQDP3tUqpPQq2r+xTl0muPtwMGVYKKJA2sW4\nU4oH0HD7S7pBLYA3y16BxbuJCUs/uswnUK03oSga++4DT4foVXXHNjCy3CK08Sgt\n5WzlZ6EizzBbrIF2wuI40Z9yPo3d4Tav1hkKUO42P3Q21pGm3w0IOxgwOUB1VGHq\nh6a3mdLapwKBgHGN3SMT6iYbJ1T0PGide0dgVoVqlytMqrcB4uXFwkm8zDnNrfTF\neSfoXX5wXv8CTBnpefDcYNxS4z881f97p0rwkCLCpVTth+ne5B0TZV0IPTkeyw+S\nrX/AETD1gG6r4hEbhXeRw6NIt2XtMdJb8qPrCWXZ5N6u8lNKvr91y+7DAoGBAKVn\nNk98eh0veqDnLhAF2Wzn1XxUuObKLdICBy84mO4cz9PVFNVQqZ6xbAwarRnE1XXj\nKDG/tl3iYP2ZZxdkCRe+8vkfWS6JReNfT0srLni4TE5l8Y5CfCeiBTGuvMv0zMMV\npU8kHqhjzWFlUvhpO8F05EZbCANUZaVs0yf86l65AoGBAMybVoumnWUWeh54y03K\nrooKLxi4QX7k2VLYsSyEEzdSYea+2xcAsIxQUblJhzQoWeKpCmLdTMnooHHIH3c8\nAlJ5P/4UuMaNS2uYq7eg9+uzC17YqqlBpaNhRdk+xwbO2FC/QCuUctIrAsT5jCgu\ny2qRqijKdEkHArsz7EfqlxWW\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T11:47:51.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:51 smithi006 bash[23371]: audit 2023-10-26T11:47:50.873298+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDBjRIovQ2N4phS\nm7+02EER4onm+jlMWLPbpTcrXmia8ruACmwyG7TP6nC7t43tVKGPjESkfk0LEdUW\nk+bzIgXHx10OoPYGCjC5NktddYeLjiiHibSVXIZUZjwK+FWHA5EYhZzZLEzUI4Li\nc2PF21Rr68U4qZx6DFeYsdDHuY/fw5Ep/QsuJH2j0dtl7jt83DM+mnfcfTnwRqLD\nT1w9ypIinvw/RkggJ0NlSMGLaJR/i0In1GF/IPWYs/1pcjcyMOgtl3w1qeXl9Yzq\n2ki4foDeJmr/+7dnO42NKoOwrLAIkK/VJqnrjW3Wef99phJk8xYInP0hyIoAZRKS\n98gRNf49AgMBAAECggEAQ+A8GQtLoJFxh67VCQ+5qhL+94CS7YJB+Oo0scHW/1fW\nh22gSeZLf4qg5EPXwv4l9lhjjig4zoP/bX6KxIMO8eOpb8Lk5HNYaOtwfKMF2NwO\nvJF/Qc4D0b9UmShDniiTDr10pviRLOgTM2Tx/WYQchRpwphAptCDO6pIJHKf0QGA\n/hbMQlEer76hdaa0zR5v3F43zByX9zj2t8+EfudBa2Xh2WnKsJ4lsDH4v0cP1dO3\n2SnpvO2vHajolhcU60aa1VmwLTu1AZ2TG99zTk7zgWtwV8gOVYcTHkBx2hTfeJcl\nkQCZRFFXpzbm46Y+GdsTKUQTyiDQjba3JU+QPzcWxQKBgQDuXXswwVtaHb5a1OwX\nEqMIGzSZNerPsdubgrFa0Oj+97GI4BOy/A4uJLq2MbfBoMMvajVVQQMt01dmkdDK\nDUormrX6ARl5AjqfTwDLiwcpabg7VR8jDRqDSeDElUbvrVqfO6goiFYrivbhDSRU\nLOBffXCxy2WwJpRIn+BVtO+QewKBgQDP3tUqpPQq2r+xTl0muPtwMGVYKKJA2sW4\nU4oH0HD7S7pBLYA3y16BxbuJCUs/uswnUK03oSga++4DT4foVXXHNjCy3CK08Sgt\n5WzlZ6EizzBbrIF2wuI40Z9yPo3d4Tav1hkKUO42P3Q21pGm3w0IOxgwOUB1VGHq\nh6a3mdLapwKBgHGN3SMT6iYbJ1T0PGide0dgVoVqlytMqrcB4uXFwkm8zDnNrfTF\neSfoXX5wXv8CTBnpefDcYNxS4z881f97p0rwkCLCpVTth+ne5B0TZV0IPTkeyw+S\nrX/AETD1gG6r4hEbhXeRw6NIt2XtMdJb8qPrCWXZ5N6u8lNKvr91y+7DAoGBAKVn\nNk98eh0veqDnLhAF2Wzn1XxUuObKLdICBy84mO4cz9PVFNVQqZ6xbAwarRnE1XXj\nKDG/tl3iYP2ZZxdkCRe+8vkfWS6JReNfT0srLni4TE5l8Y5CfCeiBTGuvMv0zMMV\npU8kHqhjzWFlUvhpO8F05EZbCANUZaVs0yf86l65AoGBAMybVoumnWUWeh54y03K\nrooKLxi4QX7k2VLYsSyEEzdSYea+2xcAsIxQUblJhzQoWeKpCmLdTMnooHHIH3c8\nAlJ5P/4UuMaNS2uYq7eg9+uzC17YqqlBpaNhRdk+xwbO2FC/QCuUctIrAsT5jCgu\ny2qRqijKdEkHArsz7EfqlxWW\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T11:47:51.751 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Creating initial admin user... 2023-10-26T11:47:51.752 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'coy2pzp30u', 'administrator', '--force-password', '--pwd-update-required'] 2023-10-26T11:47:51.752 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin coy2pzp30u administrator --force-password --pwd-update-required 2023-10-26T11:47:53.456 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$UZZnWJxnWboeL0XJluUeH.yuUfI1VEE2hjNYZENGrl2GZJcMor9Tu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1698320873, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-26T11:47:54.268 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Fetching dashboard port number... 2023-10-26T11:47:54.269 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi006', '-v', '/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-10-26T11:47:54.269 INFO:teuthology.orchestra.run.smithi006.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=smithi006 -v /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmp2s8o0l_1:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2rj0dyog:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-10-26T11:47:54.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:54 smithi006 bash[23371]: audit 2023-10-26T11:47:53.203705+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "coy2pzp30u", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:47:54.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:54 smithi006 bash[23371]: cluster 2023-10-26T11:47:53.407476+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-26T11:47:54.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:54 smithi006 bash[23371]: audit 2023-10-26T11:47:53.447807+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$UZZnWJxnWboeL0XJluUeH.yuUfI1VEE2hjNYZENGrl2GZJcMor9Tu\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698320873, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-10-26T11:47:54.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:54 smithi006 bash[23371]: audit 2023-10-26T11:47:53.452202+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$UZZnWJxnWboeL0XJluUeH.yuUfI1VEE2hjNYZENGrl2GZJcMor9Tu\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698320873, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-10-26T11:47:55.817 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-10-26T11:47:56.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:55 smithi006 bash[23371]: audit 2023-10-26T11:47:55.014280+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:47:56.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:55 smithi006 bash[23371]: audit 2023-10-26T11:47:55.237902+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:49.126431\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:47:56.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:55 smithi006 bash[23371]: audit 2023-10-26T11:47:55.241834+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:47:49.126431\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:47:56.419 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-10-26T11:47:56.419 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.419 INFO:teuthology.orchestra.run.smithi006.stderr: URL: https://smithi006.front.sepia.ceph.com:8443/ 2023-10-26T11:47:56.419 INFO:teuthology.orchestra.run.smithi006.stderr: User: admin 2023-10-26T11:47:56.420 INFO:teuthology.orchestra.run.smithi006.stderr: Password: coy2pzp30u 2023-10-26T11:47:56.420 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.420 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-10-26T11:47:56.420 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.420 INFO:teuthology.orchestra.run.smithi006.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-26T11:47:56.421 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.421 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-10-26T11:47:56.421 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.421 INFO:teuthology.orchestra.run.smithi006.stderr: ceph telemetry on 2023-10-26T11:47:56.421 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.422 INFO:teuthology.orchestra.run.smithi006.stderr:For more information see: 2023-10-26T11:47:56.422 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.422 INFO:teuthology.orchestra.run.smithi006.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-26T11:47:56.422 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T11:47:56.422 INFO:teuthology.orchestra.run.smithi006.stderr:INFO:cephadm:Bootstrap complete. 2023-10-26T11:47:56.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Releasing lock 140340814723248 on /run/cephadm/48e7def6-73f5-11ee-8db9-212e2dc638e7.lock 2023-10-26T11:47:56.423 INFO:teuthology.orchestra.run.smithi006.stderr:DEBUG:cephadm:Lock 140340814723248 released on /run/cephadm/48e7def6-73f5-11ee-8db9-212e2dc638e7.lock 2023-10-26T11:47:56.447 INFO:tasks.cephadm:Fetching config... 2023-10-26T11:47:56.447 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:47:56.448 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-26T11:47:56.455 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-26T11:47:56.455 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:47:56.456 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-26T11:47:56.463 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-26T11:47:56.463 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:47:56.463 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-26T11:47:56.479 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-26T11:47:56.480 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:47:56.480 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-26T11:47:56.485 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-26T11:47:56.485 DEBUG:teuthology.orchestra.run.smithi006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-26T11:47:56.553 INFO:teuthology.orchestra.run.smithi006.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:56.564 DEBUG:teuthology.orchestra.run.smithi124:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-26T11:47:56.592 INFO:teuthology.orchestra.run.smithi124.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+gVCBxWLg6vahE6JNezZVXBA5VSc6F9yPFSZNo4996nO+ldjRijfSrzIhHmVEVwTDny6CUXGpV5CnLiC4Pb3oiY5szHrP6fTen9LD2/qnFdvtUOH3KRQxJj7vXqbTnxKHgIWxPTk2i8ElHay99/ttv57xezkZLuL3O78a+yg58O2XMqqDEyrfz2k4rlH+oIbzNhHqNr+AqD21RLLS1rMhUZr9JCXxkn9U3GIGlSJI3KL8ZmiJEeq2ScHHnM23jTbh8Wae2paTtuXgSUiu66lbo2JXbdnDKR9ufNX9HbxXlUxF2wu+2Jw6dsfBhVV0XNoS2G8cNjn+uzCZZybEPK1e6HK5Y8jE0UcX3M9MOQCAeJUIOxax67ghgxukKXwcAO7wesxopus1JAz+i7J1KDCDqLxSX3qknnLRiCdu0x3La73RE/x07jcFbxq7LRhxgbqMxnI2oMbnEfsCge889tnf03tGI4YT4FKYj+vNggdkhio1gQs4i4Qhj1n3H1Mwv1M= ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:47:56.603 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi124 2023-10-26T11:47:56.603 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:47:56.603 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.conf 2023-10-26T11:47:56.610 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:47:56.610 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T11:47:56.616 INFO:tasks.cephadm:Adding host smithi124 to orchestrator... 2023-10-26T11:47:56.616 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch host add smithi124 2023-10-26T11:47:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:47:56 smithi006 bash[23371]: audit 2023-10-26T11:47:55.813620+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.6:0/1882339973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-26T11:48:08.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:08 smithi006 bash[23371]: cluster 2023-10-26T11:48:07.413999+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:11.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:10 smithi006 bash[23371]: cluster 2023-10-26T11:48:09.414421+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:13.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:12 smithi006 bash[23371]: cluster 2023-10-26T11:48:11.414907+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:14 smithi006 bash[23371]: cluster 2023-10-26T11:48:13.415360+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:17.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:16 smithi006 bash[23371]: cluster 2023-10-26T11:48:15.415819+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:19.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:18 smithi006 bash[23371]: cluster 2023-10-26T11:48:17.416302+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:21.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:20 smithi006 bash[23371]: cluster 2023-10-26T11:48:19.416763+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:23.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:22 smithi006 bash[23371]: cluster 2023-10-26T11:48:21.417210+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:25.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:24 smithi006 bash[23371]: cluster 2023-10-26T11:48:23.417644+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:27.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:26 smithi006 bash[23371]: cluster 2023-10-26T11:48:25.418075+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:29.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:28 smithi006 bash[23371]: cluster 2023-10-26T11:48:27.418543+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:31.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:30 smithi006 bash[23371]: cluster 2023-10-26T11:48:29.418981+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:33.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:32 smithi006 bash[23371]: cluster 2023-10-26T11:48:31.419412+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:35.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:34 smithi006 bash[23371]: cluster 2023-10-26T11:48:33.419880+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:36.690 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 11:48:36 smithi006 bash[23631]: Warning: Permanently added 'smithi124,172.21.15.124' (ECDSA) to the list of known hosts. 2023-10-26T11:48:37.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:36 smithi006 bash[23371]: cluster 2023-10-26T11:48:35.420345+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:37.329 INFO:teuthology.orchestra.run.smithi124.stdout:Added host 'smithi124' 2023-10-26T11:48:38.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:36.321384+0000 mgr.y (mgr.14140) 18 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:48:38.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:36.966131+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"smithi006\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T11:48:38.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:36.970153+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"smithi006\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T11:48:38.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.264189+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:48:38.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.267951+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:48:38.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.269416+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:48:38.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.498094+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:48:37.497422\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:48:38.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.501982+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:48:37.497422\", \"networks\": {}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:48:38.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:37 smithi006 bash[23371]: audit 2023-10-26T11:48:37.503274+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:48:38.346 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-26T11:48:39.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:38 smithi006 bash[23371]: cephadm 2023-10-26T11:48:36.970982+0000 mgr.y (mgr.14140) 19 : cephadm [INF] Added host smithi124 2023-10-26T11:48:39.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:38 smithi006 bash[23371]: cluster 2023-10-26T11:48:37.420813+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:40 smithi006 bash[23371]: cluster 2023-10-26T11:48:39.421317+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:42.180 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-26T11:48:42.180 INFO:teuthology.orchestra.run.smithi124.stdout:[{"addr": "smithi006", "hostname": "smithi006", "labels": [], "status": ""}, {"addr": "smithi124", "hostname": "smithi124", "labels": [], "status": ""}] 2023-10-26T11:48:42.906 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-26T11:48:42.906 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd crush tunables default 2023-10-26T11:48:43.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:42 smithi006 bash[23371]: cluster 2023-10-26T11:48:41.421802+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:43 smithi006 bash[23371]: audit 2023-10-26T11:48:42.174818+0000 mgr.y (mgr.14140) 23 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:48:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:43 smithi006 bash[23371]: audit 2023-10-26T11:48:43.429203+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:48:44.126 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:43 smithi006 bash[23371]: audit 2023-10-26T11:48:43.656668+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:48:37.497422\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:48:44.127 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:43 smithi006 bash[23371]: audit 2023-10-26T11:48:43.661059+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-10-26T11:48:37.497422\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:48:45.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:44 smithi006 bash[23371]: cluster 2023-10-26T11:48:43.422274+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:45.838 INFO:teuthology.orchestra.run.smithi006.stderr:adjusted tunables profile to default 2023-10-26T11:48:46.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:45 smithi006 bash[23371]: audit 2023-10-26T11:48:45.612597+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.6:0/1267688192' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-26T11:48:46.586 INFO:tasks.cephadm:Adding mon.c on smithi006 2023-10-26T11:48:46.586 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon 'smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c' 2023-10-26T11:48:46.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:46 smithi006 bash[23371]: cluster 2023-10-26T11:48:45.422811+0000 mgr.y (mgr.14140) 25 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:46.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:46 smithi006 bash[23371]: audit 2023-10-26T11:48:45.830014+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.6:0/1267688192' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-26T11:48:46.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:46 smithi006 bash[23371]: cluster 2023-10-26T11:48:45.830107+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:48:48.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:47 smithi006 bash[23371]: cluster 2023-10-26T11:48:47.827990+0000 mon.a (mon.0) 120 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T11:48:49.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:48 smithi006 bash[23371]: cluster 2023-10-26T11:48:47.423351+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:50.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:49 smithi006 bash[23371]: audit 2023-10-26T11:48:49.525727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T11:48:50.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:49 smithi006 bash[23371]: audit 2023-10-26T11:48:49.527227+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:48:50.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:49 smithi006 bash[23371]: audit 2023-10-26T11:48:49.529030+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-10-26T11:48:50.897 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:50 smithi006 bash[23371]: cluster 2023-10-26T11:48:49.423844+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:50.897 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:50 smithi006 bash[23371]: audit 2023-10-26T11:48:49.521580+0000 mgr.y (mgr.14140) 28 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi006:[v2:172.21.15.6:3301,v1:172.21.15.6:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:48:50.897 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:50 smithi006 bash[23371]: cephadm 2023-10-26T11:48:49.528423+0000 mgr.y (mgr.14140) 29 : cephadm [INF] Deploying daemon mon.c on smithi006 2023-10-26T11:48:53.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:52 smithi006 bash[23371]: cluster 2023-10-26T11:48:51.424475+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:48:53.535 INFO:teuthology.orchestra.run.smithi006.stdout:Deployed mon.c on host 'smithi006' 2023-10-26T11:48:53.966 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:53 smithi006 bash[23371]: audit 2023-10-26T11:48:53.279255+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:48:53.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:53 smithi006 bash[23371]: audit 2023-10-26T11:48:53.279805+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:48:53.967 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:53 smithi006 bash[23371]: audit 2023-10-26T11:48:53.282788+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:48:54.711 DEBUG:teuthology.orchestra.run.smithi006:mon.c> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.c.service 2023-10-26T11:48:54.714 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-26T11:48:54.714 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-26T11:48:55.629 INFO:journalctl@ceph.mon.c.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:48:55.630 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.790+0000 7fcc3e7ea6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-26T11:48:55.630 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.790+0000 7fcc3e7ea6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-10-26T11:48:55.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.790+0000 7fcc3e7ea6c0 0 pidfile_write: ignore empty --pid-file 2023-10-26T11:48:55.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 load: jerasure load: lrc load: isa 2023-10-26T11:48:55.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:48:55.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:48:55.631 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:48:55.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option compression = kNoCompression 2023-10-26T11:48:55.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-10-26T11:48:55.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 0 set rocksdb option write_buffer_size = 33554432 2023-10-26T11:48:55.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 1 rocksdb: do_open column families: [default] 2023-10-26T11:48:55.632 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: RocksDB version: 6.1.2 2023-10-26T11:48:55.633 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-26T11:48:55.633 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Compile date Mar 23 2020 2023-10-26T11:48:55.633 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: DB SUMMARY 2023-10-26T11:48:55.633 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: CURRENT file: CURRENT 2023-10-26T11:48:55.633 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-10-26T11:48:55.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-10-26T11:48:55.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-10-26T11:48:55.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-10-26T11:48:55.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.error_if_exists: 0 2023-10-26T11:48:55.634 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.create_if_missing: 0 2023-10-26T11:48:55.635 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.paranoid_checks: 1 2023-10-26T11:48:55.635 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.env: 0x55ee838391a0 2023-10-26T11:48:55.635 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.info_log: 0x55ee847e29a0 2023-10-26T11:48:55.635 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-26T11:48:55.635 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.statistics: (nil) 2023-10-26T11:48:55.636 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.use_fsync: 0 2023-10-26T11:48:55.637 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_log_file_size: 0 2023-10-26T11:48:55.637 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-26T11:48:55.638 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-26T11:48:55.638 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-26T11:48:55.638 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-26T11:48:55.638 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.allow_fallocate: 1 2023-10-26T11:48:55.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-26T11:48:55.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-26T11:48:55.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.use_direct_reads: 0 2023-10-26T11:48:55.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-26T11:48:55.639 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.db_log_dir: 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_subcompactions: 1 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_background_flushes: -1 2023-10-26T11:48:55.640 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-26T11:48:55.641 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.write_buffer_manager: 0x55ee8537cb10 2023-10-26T11:48:55.642 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-26T11:48:55.642 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-26T11:48:55.642 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-26T11:48:55.642 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-26T11:48:55.642 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-10-26T11:48:55.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-26T11:48:55.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-26T11:48:55.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-26T11:48:55.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-26T11:48:55.643 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.row_cache: None 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.wal_filter: None 2023-10-26T11:48:55.644 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-26T11:48:55.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-26T11:48:55.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.preserve_deletes: 0 2023-10-26T11:48:55.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.two_write_queues: 0 2023-10-26T11:48:55.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-10-26T11:48:55.645 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.atomic_flush: 0 2023-10-26T11:48:55.646 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-26T11:48:55.646 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_background_jobs: 2 2023-10-26T11:48:55.646 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_background_compactions: -1 2023-10-26T11:48:55.646 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-26T11:48:55.646 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-26T11:48:55.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-26T11:48:55.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-10-26T11:48:55.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-26T11:48:55.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-26T11:48:55.647 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-26T11:48:55.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-26T11:48:55.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_open_files: -1 2023-10-26T11:48:55.648 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-10-26T11:48:55.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-26T11:48:55.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-26T11:48:55.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Compression algorithms supported: 2023-10-26T11:48:55.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-26T11:48:55.649 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kZSTD supported: 0 2023-10-26T11:48:55.650 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kXpressCompression supported: 0 2023-10-26T11:48:55.650 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-26T11:48:55.650 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kLZ4Compression supported: 1 2023-10-26T11:48:55.650 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kBZip2Compression supported: 0 2023-10-26T11:48:55.650 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kZlibCompression supported: 1 2023-10-26T11:48:55.651 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: kSnappyCompression supported: 1 2023-10-26T11:48:55.651 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-26T11:48:55.651 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-10-26T11:48:55.651 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-10-26T11:48:55.651 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-26T11:48:55.652 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.merge_operator: 2023-10-26T11:48:55.652 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_filter: None 2023-10-26T11:48:55.652 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-10-26T11:48:55.652 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-26T11:48:55.652 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ee84702138) 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: cache_index_and_filter_blocks: 1 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: cache_index_and_filter_blocks_with_high_priority: 1 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: pin_top_level_index_and_filter: 1 2023-10-26T11:48:55.653 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: index_type: 0 2023-10-26T11:48:55.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: data_block_index_type: 0 2023-10-26T11:48:55.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: data_block_hash_table_util_ratio: 0.750000 2023-10-26T11:48:55.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: hash_index_allow_collision: 1 2023-10-26T11:48:55.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: checksum: 1 2023-10-26T11:48:55.654 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: no_block_cache: 0 2023-10-26T11:48:55.655 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_cache: 0x55ee84738610 2023-10-26T11:48:55.655 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_cache_name: BinnedLRUCache 2023-10-26T11:48:55.655 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_cache_options: 2023-10-26T11:48:55.655 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: capacity : 536870912 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: num_shard_bits : 4 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: strict_capacity_limit : 0 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: high_pri_pool_ratio: 0.000 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_cache_compressed: (nil) 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: persistent_cache: (nil) 2023-10-26T11:48:55.656 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_size: 4096 2023-10-26T11:48:55.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_size_deviation: 10 2023-10-26T11:48:55.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_restart_interval: 16 2023-10-26T11:48:55.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: index_block_restart_interval: 1 2023-10-26T11:48:55.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: metadata_block_size: 4096 2023-10-26T11:48:55.657 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: partition_filters: 0 2023-10-26T11:48:55.658 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: use_delta_encoding: 1 2023-10-26T11:48:55.658 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-26T11:48:55.658 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: whole_key_filtering: 1 2023-10-26T11:48:55.658 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: verify_compression: 0 2023-10-26T11:48:55.658 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: read_amp_bytes_per_bit: 0 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: format_version: 2 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: enable_index_compression: 1 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: block_align: 0 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-26T11:48:55.659 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression: NoCompression 2023-10-26T11:48:55.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-26T11:48:55.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-26T11:48:55.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-26T11:48:55.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.num_levels: 7 2023-10-26T11:48:55.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-26T11:48:55.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-26T11:48:55.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-26T11:48:55.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-26T11:48:55.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-26T11:48:55.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-26T11:48:55.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:48:55.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-26T11:48:55.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-26T11:48:55.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-10-26T11:48:55.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-26T11:48:55.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-26T11:48:55.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-26T11:48:55.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-10-26T11:48:55.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-26T11:48:55.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-26T11:48:55.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-26T11:48:55.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-26T11:48:55.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-26T11:48:55.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-26T11:48:55.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-26T11:48:55.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-26T11:48:55.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-26T11:48:55.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-26T11:48:55.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-26T11:48:55.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-26T11:48:55.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-26T11:48:55.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-26T11:48:55.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-26T11:48:55.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-26T11:48:55.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-26T11:48:55.668 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-26T11:48:55.668 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-26T11:48:55.668 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-26T11:48:55.668 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-26T11:48:55.668 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-26T11:48:55.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-26T11:48:55.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-26T11:48:55.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-26T11:48:55.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-26T11:48:55.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-26T11:48:55.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.table_properties_collectors: 2023-10-26T11:48:55.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.inplace_update_support: 0 2023-10-26T11:48:55.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-26T11:48:55.670 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.bloom_locality: 0 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.max_successive_merges: 0 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-26T11:48:55.671 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-26T11:48:55.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-10-26T11:48:55.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-26T11:48:55.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: Options.ttl: 0 2023-10-26T11:48:55.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-26T11:48:55.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-10-26T11:48:55.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320934799603, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-10-26T11:48:55.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.794+0000 7fcc3e7ea6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-10-26T11:48:55.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320934800328, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-10-26T11:48:55.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-10-26T11:48:55.673 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698320934801182, "job": 1, "event": "recovery_finished"} 2023-10-26T11:48:55.674 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 4 rocksdb: DB pointer 0x55ee847d4400 2023-10-26T11:48:55.674 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-10-26T11:48:55.674 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.798+0000 7fcc3e7ea6c0 0 using public_addrv [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2023-10-26T11:48:55.674 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.802+0000 7fcc25937700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-10-26T11:48:55.674 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.802+0000 7fcc25937700 4 rocksdb: [db/db_impl.cc:778] 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** DB Stats ** 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:48:55.675 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** Compaction Stats [default] ** 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:48:55.676 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** Compaction Stats [default] ** 2023-10-26T11:48:55.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:48:55.677 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:48:55.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:48:55.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:48:55.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:48:55.678 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Cumulative compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Interval compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:48:55.679 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:48:55.680 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** Compaction Stats [default] ** 2023-10-26T11:48:55.680 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:48:55.680 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:48:55.680 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.680 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** Compaction Stats [default] ** 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.0 0.00 0.00 1 0.001 0 0 2023-10-26T11:48:55.681 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-26T11:48:55.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-26T11:48:55.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-26T11:48:55.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(Total Files): cumulative 0, interval 0 2023-10-26T11:48:55.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-26T11:48:55.682 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: AddFile(Keys): cumulative 0, interval 0 2023-10-26T11:48:55.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Cumulative compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:48:55.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-26T11:48:55.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-26T11:48:55.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: ** File Read Latency Histogram By Level [default] ** 2023-10-26T11:48:55.683 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.802+0000 7fcc3e7ea6c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] at bind addrs [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.806+0000 7fcc3e7ea6c0 1 mon.c@-1(???) e0 preinit fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.830+0000 7fcc2813c700 0 mon.c@-1(synchronizing).mds e1 new map 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.830+0000 7fcc2813c700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: e1 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: enable_multiple, ever_enabled_multiple: 0,0 2023-10-26T11:48:55.684 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-26T11:48:55.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: legacy client fscid: -1 2023-10-26T11:48:55.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: 2023-10-26T11:48:55.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: No filesystems configured 2023-10-26T11:48:55.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.830+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-26T11:48:55.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-10-26T11:48:55.686 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-10-26T11:48:55.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T11:48:55.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T11:48:55.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-10-26T11:48:55.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-10-26T11:48:55.687 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: audit 2023-10-26T11:48:53.279255+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:48:55.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: audit 2023-10-26T11:48:53.279805+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:48:55.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: audit 2023-10-26T11:48:53.282788+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126169\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:47:49.126302\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:48:55.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-10-26T11:48:55.688 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-26T11:48:55.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expand map: {default=false} 2023-10-26T11:48:55.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta from 'false' to 'false' 2023-10-26T11:48:55.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expanded map: {default=false} 2023-10-26T11:48:55.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expand map: {default=info} 2023-10-26T11:48:55.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta from 'info' to 'info' 2023-10-26T11:48:55.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expanded map: {default=info} 2023-10-26T11:48:55.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expand map: {default=daemon} 2023-10-26T11:48:55.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-26T11:48:55.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expanded map: {default=daemon} 2023-10-26T11:48:55.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expand map: {default=debug} 2023-10-26T11:48:55.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta from 'debug' to 'debug' 2023-10-26T11:48:55.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:54 smithi006 bash[26914]: debug 2023-10-26T11:48:54.834+0000 7fcc2813c700 20 expand_channel_meta expanded map: {default=debug} 2023-10-26T11:49:00.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:54.846337+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-10-26T11:49:00.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: audit 2023-10-26T11:48:54.868689+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:00.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:54.846337+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-10-26T11:49:00.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: audit 2023-10-26T11:48:54.868689+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:00.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:55.425532+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:00.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:56.844828+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-10-26T11:49:00.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:57.426154+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:00.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.850629+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-26T11:49:00.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.856587+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2023-10-26T11:49:00.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.856688+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-10-26T11:49:00.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.856745+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:49:00.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.857139+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 72s) 2023-10-26T11:49:00.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:55.425532+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:00.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:56.844828+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:57.426154+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.850629+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.856587+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.856688+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.856745+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:49:00.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.857139+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 72s) 2023-10-26T11:49:00.196 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: audit 2023-10-26T11:48:59.858132+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:00.196 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.864050+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T11:49:00.196 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[23371]: audit 2023-10-26T11:48:59.868492+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:00.197 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: audit 2023-10-26T11:48:59.858132+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:00.197 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.864050+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T11:49:00.197 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:48:59 smithi006 bash[26914]: audit 2023-10-26T11:48:59.868492+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867341\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}}, \"last_daemon_update\": \"2023-10-26T11:48:54.867608\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:00.203 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:49:00.204 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":2,"fsid":"48e7def6-73f5-11ee-8db9-212e2dc638e7","modified":"2023-10-26T11:48:54.842793Z","created":"2023-10-26T11:47:04.444718Z","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.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-10-26T11:49:00.206 INFO:teuthology.orchestra.run.smithi006.stderr:dumped monmap epoch 2 2023-10-26T11:49:00.856 INFO:tasks.cephadm:Adding mon.b on smithi124 2023-10-26T11:49:00.857 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon smithi124:172.21.15.124=b 2023-10-26T11:49:01.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:00 smithi006 bash[23371]: cluster 2023-10-26T11:48:59.426696+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:01.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:00 smithi006 bash[23371]: audit 2023-10-26T11:49:00.200069+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.6:0/1061942391' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T11:49:01.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:00 smithi006 bash[26914]: cluster 2023-10-26T11:48:59.426696+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:01.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:00 smithi006 bash[26914]: audit 2023-10-26T11:49:00.200069+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.6:0/1061942391' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T11:49:02.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:01 smithi006 bash[23371]: cluster 2023-10-26T11:49:01.427240+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:02.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:01 smithi006 bash[26914]: cluster 2023-10-26T11:49:01.427240+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:04.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: cluster 2023-10-26T11:49:03.427725+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:04.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: audit 2023-10-26T11:49:03.612554+0000 mgr.y (mgr.14140) 37 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi124:172.21.15.124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:04.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: audit 2023-10-26T11:49:03.615449+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T11:49:04.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: audit 2023-10-26T11:49:03.617406+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:04.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: cephadm 2023-10-26T11:49:03.618907+0000 mgr.y (mgr.14140) 38 : cephadm [INF] Deploying daemon mon.b on smithi124 2023-10-26T11:49:04.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[23371]: audit 2023-10-26T11:49:03.619585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-10-26T11:49:04.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: cluster 2023-10-26T11:49:03.427725+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:04.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: audit 2023-10-26T11:49:03.612554+0000 mgr.y (mgr.14140) 37 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi124:172.21.15.124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:04.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: audit 2023-10-26T11:49:03.615449+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T11:49:04.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: audit 2023-10-26T11:49:03.617406+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:04.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: cephadm 2023-10-26T11:49:03.618907+0000 mgr.y (mgr.14140) 38 : cephadm [INF] Deploying daemon mon.b on smithi124 2023-10-26T11:49:04.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:04 smithi006 bash[26914]: audit 2023-10-26T11:49:03.619585+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-10-26T11:49:07.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:06 smithi006 bash[26914]: cluster 2023-10-26T11:49:05.428235+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:07.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:06 smithi006 bash[23371]: cluster 2023-10-26T11:49:05.428235+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:08.627 INFO:teuthology.orchestra.run.smithi124.stdout:Deployed mon.b on host 'smithi124' 2023-10-26T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: cluster 2023-10-26T11:49:07.428743+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: audit 2023-10-26T11:49:07.927724+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:09.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: audit 2023-10-26T11:49:07.928618+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:09.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: cluster 2023-10-26T11:49:07.428743+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:09.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: audit 2023-10-26T11:49:07.927724+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:09.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: audit 2023-10-26T11:49:07.928618+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:09.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: audit 2023-10-26T11:49:07.933677+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:09.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: audit 2023-10-26T11:49:07.933677+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:09.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: audit 2023-10-26T11:49:08.202882+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_daemon_update\": \"2023-10-26T11:49:08.201779\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:09.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[26914]: audit 2023-10-26T11:49:08.207978+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_daemon_update\": \"2023-10-26T11:49:08.201779\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:09.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: audit 2023-10-26T11:49:08.202882+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_daemon_update\": \"2023-10-26T11:49:08.201779\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:09.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:08 smithi006 bash[23371]: audit 2023-10-26T11:49:08.207978+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}}, \"last_daemon_update\": \"2023-10-26T11:49:08.201779\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:09.400 DEBUG:teuthology.orchestra.run.smithi124:mon.b> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.b.service 2023-10-26T11:49:09.403 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-26T11:49:09.403 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-10-26T11:49:10.296 INFO:journalctl@ceph.mon.b.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:49:14.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:08.890962+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T11:49:14.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:08.892393+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T11:49:14.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:09.429207+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:10.888745+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T11:49:14.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:11.429692+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.430180+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.913529+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T11:49:14.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.922397+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2023-10-26T11:49:14.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.922539+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-10-26T11:49:14.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.922634+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:49:14.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.923091+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 86s) 2023-10-26T11:49:14.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:13 smithi124 bash[23478]: cluster 2023-10-26T11:49:13.930834+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T11:49:14.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:08.890962+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T11:49:14.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:08.892393+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T11:49:14.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:09.429207+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:10.888745+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T11:49:14.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:11.429692+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.430180+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.913529+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T11:49:14.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.922397+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2023-10-26T11:49:14.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.922539+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-10-26T11:49:14.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.922634+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:49:14.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.923091+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 86s) 2023-10-26T11:49:14.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[23371]: cluster 2023-10-26T11:49:13.930834+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T11:49:14.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:08.890962+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-10-26T11:49:14.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:08.892393+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-10-26T11:49:14.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:09.429207+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:10.888745+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-10-26T11:49:14.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:11.429692+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.430180+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:14.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.913529+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-26T11:49:14.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.922397+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],b=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0],c=[v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0]} 2023-10-26T11:49:14.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.922539+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-10-26T11:49:14.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.922634+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-10-26T11:49:14.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.923091+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 86s) 2023-10-26T11:49:14.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:13 smithi006 bash[26914]: cluster 2023-10-26T11:49:13.930834+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-10-26T11:49:14.762 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-26T11:49:14.762 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":3,"fsid":"48e7def6-73f5-11ee-8db9-212e2dc638e7","modified":"2023-10-26T11:49:08.885203Z","created":"2023-10-26T11:47:04.444718Z","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.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3301","nonce":0},{"type":"v1","addr":"172.21.15.6:6790","nonce":0}]},"addr":"172.21.15.6:6790/0","public_addr":"172.21.15.6:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-10-26T11:49:14.764 INFO:teuthology.orchestra.run.smithi124.stderr:dumped monmap epoch 3 2023-10-26T11:49:15.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:14 smithi124 bash[23478]: audit 2023-10-26T11:49:14.757434+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.124:0/1901909920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T11:49:15.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:14 smithi006 bash[23371]: audit 2023-10-26T11:49:14.757434+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.124:0/1901909920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T11:49:15.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:14 smithi006 bash[26914]: audit 2023-10-26T11:49:14.757434+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.124:0/1901909920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-26T11:49:15.500 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-26T11:49:15.501 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-26T11:49:16.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:16 smithi124 bash[23478]: cluster 2023-10-26T11:49:15.430764+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:16.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:16 smithi006 bash[23371]: cluster 2023-10-26T11:49:15.430764+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:16.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:16 smithi006 bash[26914]: cluster 2023-10-26T11:49:15.430764+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:18.355 INFO:teuthology.orchestra.run.smithi006.stdout:# minimal ceph.conf for 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:49:18.355 INFO:teuthology.orchestra.run.smithi006.stdout:[global] 2023-10-26T11:49:18.355 INFO:teuthology.orchestra.run.smithi006.stdout: fsid = 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:49:18.356 INFO:teuthology.orchestra.run.smithi006.stdout: mon_host = [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] [v2:172.21.15.6:3301/0,v1:172.21.15.6:6790/0] 2023-10-26T11:49:18.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:18 smithi006 bash[23371]: cluster 2023-10-26T11:49:17.431299+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:18.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:18 smithi006 bash[23371]: audit 2023-10-26T11:49:18.350881+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.6:0/3540351014' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:18.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:18 smithi006 bash[26914]: cluster 2023-10-26T11:49:17.431299+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:18.691 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:18 smithi006 bash[26914]: audit 2023-10-26T11:49:18.350881+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.6:0/3540351014' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:18.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:18 smithi124 bash[23478]: cluster 2023-10-26T11:49:17.431299+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:18.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:18 smithi124 bash[23478]: audit 2023-10-26T11:49:18.350881+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.6:0/3540351014' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:19.059 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-26T11:49:19.060 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:49:19.060 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.conf 2023-10-26T11:49:19.077 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:49:19.078 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T11:49:19.132 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:49:19.132 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.conf 2023-10-26T11:49:19.149 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:49:19.150 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-26T11:49:19.203 INFO:tasks.cephadm:Adding mgr.y on smithi006 2023-10-26T11:49:19.204 INFO:tasks.cephadm:Adding mgr.x on smithi124 2023-10-26T11:49:19.204 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch apply mgr '2;smithi006=y;smithi124=x' 2023-10-26T11:49:21.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:20 smithi124 bash[23478]: cluster 2023-10-26T11:49:19.431823+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:21.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:20 smithi006 bash[23371]: cluster 2023-10-26T11:49:19.431823+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:21.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:20 smithi006 bash[26914]: cluster 2023-10-26T11:49:19.431823+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:22.045 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled mgr update... 2023-10-26T11:49:22.911 DEBUG:teuthology.orchestra.run.smithi124:mgr.x> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service 2023-10-26T11:49:22.914 INFO:tasks.cephadm:Deploying OSDs... 2023-10-26T11:49:22.914 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:49:22.915 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/scratch_devs of=/dev/stdout 2023-10-26T11:49:22.922 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-26T11:49:22.922 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_1 2023-10-26T11:49:22.930 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-26T11:49:22.930 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:22.930 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 342 Links: 1 2023-10-26T11:49:22.931 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:22.931 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-10-26 11:44:37.099162080 +0000 2023-10-26T11:49:22.931 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-10-26 11:44:36.783169352 +0000 2023-10-26T11:49:22.931 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-10-26 11:44:36.783169352 +0000 2023-10-26T11:49:22.931 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-10-26T11:49:22.932 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-26T11:49:22.985 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-10-26T11:49:22.986 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-10-26T11:49:22.986 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000430587 s, 1.2 MB/s 2023-10-26T11:49:22.987 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-26T11:49:22.994 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_2 2023-10-26T11:49:23.002 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-26T11:49:23.002 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.002 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 348 Links: 1 2023-10-26T11:49:23.002 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.003 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-10-26 11:44:37.619150113 +0000 2023-10-26T11:49:23.003 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-10-26 11:44:37.319157017 +0000 2023-10-26T11:49:23.003 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-10-26 11:44:37.319157017 +0000 2023-10-26T11:49:23.003 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-10-26T11:49:23.004 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-26T11:49:23.055 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-10-26T11:49:23.056 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-10-26T11:49:23.056 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000367942 s, 1.4 MB/s 2023-10-26T11:49:23.057 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-26T11:49:23.065 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_3 2023-10-26T11:49:23.072 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-26T11:49:23.072 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.072 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 356 Links: 1 2023-10-26T11:49:23.072 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.072 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-10-26 11:44:38.127138424 +0000 2023-10-26T11:49:23.073 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-10-26 11:44:37.831145235 +0000 2023-10-26T11:49:23.073 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-10-26 11:44:37.831145235 +0000 2023-10-26T11:49:23.073 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-10-26T11:49:23.073 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-26T11:49:23.086 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-10-26T11:49:23.087 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-10-26T11:49:23.087 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000398391 s, 1.3 MB/s 2023-10-26T11:49:23.088 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-26T11:49:23.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: cluster 2023-10-26T11:49:21.432364+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.032402+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T11:49:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.037919+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T11:49:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.040821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T11:49:23.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.047198+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T11:49:23.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.048759+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:23.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:22 smithi124 bash[23478]: audit 2023-10-26T11:49:22.050903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:49:23.139 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_4 2023-10-26T11:49:23.147 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-26T11:49:23.147 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.147 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 363 Links: 1 2023-10-26T11:49:23.147 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.147 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-10-26 11:44:38.643126549 +0000 2023-10-26T11:49:23.148 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-10-26 11:44:38.367132900 +0000 2023-10-26T11:49:23.148 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-10-26 11:44:38.367132900 +0000 2023-10-26T11:49:23.148 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-10-26T11:49:23.148 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-26T11:49:23.159 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: cluster 2023-10-26T11:49:21.432364+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:23.160 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.032402+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T11:49:23.160 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.037919+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T11:49:23.160 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.040821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T11:49:23.160 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.047198+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T11:49:23.160 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.048759+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:23.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[23371]: audit 2023-10-26T11:49:22.050903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:49:23.161 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: cluster 2023-10-26T11:49:21.432364+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:23.161 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.032402+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-10-26T11:49:23.161 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.037919+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-10-26T11:49:22.031701\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-10-26T11:49:23.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.040821+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T11:49:23.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.047198+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-26T11:49:23.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.048759+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:23.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:22 smithi006 bash[26914]: audit 2023-10-26T11:49:22.050903+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:49:23.163 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-10-26T11:49:23.163 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-10-26T11:49:23.164 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000409004 s, 1.3 MB/s 2023-10-26T11:49:23.164 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-26T11:49:23.219 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:49:23.220 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/scratch_devs of=/dev/stdout 2023-10-26T11:49:23.227 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-26T11:49:23.227 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_1 2023-10-26T11:49:23.235 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-26T11:49:23.235 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.235 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 359 Links: 1 2023-10-26T11:49:23.236 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.236 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-26 11:44:37.074654183 +0000 2023-10-26T11:49:23.236 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-26 11:44:36.786660825 +0000 2023-10-26T11:49:23.236 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-26 11:44:36.786660825 +0000 2023-10-26T11:49:23.236 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-26T11:49:23.237 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-26T11:49:23.295 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-26T11:49:23.295 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-26T11:49:23.296 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000432098 s, 1.2 MB/s 2023-10-26T11:49:23.297 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-26T11:49:23.304 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_2 2023-10-26T11:49:23.310 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-26T11:49:23.310 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.311 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 365 Links: 1 2023-10-26T11:49:23.311 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.311 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-26 11:44:37.322648464 +0000 2023-10-26T11:49:23.311 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-26 11:44:37.318648557 +0000 2023-10-26T11:49:23.311 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-26 11:44:37.318648557 +0000 2023-10-26T11:49:23.312 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-26T11:49:23.312 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-26T11:49:23.323 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-26T11:49:23.323 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-26T11:49:23.324 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000341595 s, 1.5 MB/s 2023-10-26T11:49:23.325 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-26T11:49:23.378 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_3 2023-10-26T11:49:23.384 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-26T11:49:23.385 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.385 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-10-26T11:49:23.385 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.385 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-26 11:44:38.098630568 +0000 2023-10-26T11:49:23.386 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-26 11:44:37.822636934 +0000 2023-10-26T11:49:23.386 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-26 11:44:37.822636934 +0000 2023-10-26T11:49:23.386 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-26T11:49:23.386 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-26T11:49:23.401 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-26T11:49:23.402 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-26T11:49:23.402 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000389731 s, 1.3 MB/s 2023-10-26T11:49:23.403 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-26T11:49:23.454 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_4 2023-10-26T11:49:23.457 INFO:journalctl@ceph.mgr.x.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:49:23.461 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-26T11:49:23.461 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-26T11:49:23.462 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-10-26T11:49:23.462 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-26T11:49:23.462 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-26 11:44:38.650617839 +0000 2023-10-26T11:49:23.462 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-26 11:44:38.334625127 +0000 2023-10-26T11:49:23.462 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-26 11:44:38.334625127 +0000 2023-10-26T11:49:23.463 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-26T11:49:23.463 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-26T11:49:23.473 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-26T11:49:23.473 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-26T11:49:23.473 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.00041024 s, 1.2 MB/s 2023-10-26T11:49:23.474 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-26T11:49:23.527 INFO:tasks.cephadm:Deploying osd.0 on smithi006 with /dev/vg_nvme/lv_4... 2023-10-26T11:49:23.527 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-26T11:49:23.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[23371]: audit 2023-10-26T11:49:22.030558+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi124=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:23.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[23371]: cephadm 2023-10-26T11:49:22.031675+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi006=y,smithi124=x 2023-10-26T11:49:23.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[23371]: cephadm 2023-10-26T11:49:22.049987+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:49:23.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[26914]: audit 2023-10-26T11:49:22.030558+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi124=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:23.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[26914]: cephadm 2023-10-26T11:49:22.031675+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi006=y,smithi124=x 2023-10-26T11:49:23.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:23 smithi006 bash[26914]: cephadm 2023-10-26T11:49:22.049987+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:49:24.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:23 smithi124 bash[23478]: audit 2023-10-26T11:49:22.030558+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi006=y;smithi124=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:23 smithi124 bash[23478]: cephadm 2023-10-26T11:49:22.031675+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi006=y,smithi124=x 2023-10-26T11:49:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:23 smithi124 bash[23478]: cephadm 2023-10-26T11:49:22.049987+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:49:25.029 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[23371]: cluster 2023-10-26T11:49:23.432906+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:25.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[23371]: audit 2023-10-26T11:49:24.682488+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:25.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[23371]: audit 2023-10-26T11:49:24.688211+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:25.030 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[23371]: audit 2023-10-26T11:49:24.690169+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:25.031 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[26914]: cluster 2023-10-26T11:49:23.432906+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:25.031 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[26914]: audit 2023-10-26T11:49:24.682488+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:25.031 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[26914]: audit 2023-10-26T11:49:24.688211+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:25.031 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:24 smithi006 bash[26914]: audit 2023-10-26T11:49:24.690169+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:25.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 11:49:24 smithi124 docker[24179]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T11:49:25.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 11:49:24 smithi124 systemd[1]: Started Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:49:25.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:24 smithi124 bash[23478]: cluster 2023-10-26T11:49:23.432906+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:25.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:24 smithi124 bash[23478]: audit 2023-10-26T11:49:24.682488+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:25.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:24 smithi124 bash[23478]: audit 2023-10-26T11:49:24.688211+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:08.201529\", \"created\": \"2023-10-26T11:49:07.909889\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:25.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:24 smithi124 bash[23478]: audit 2023-10-26T11:49:24.690169+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:25.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:25 smithi124 bash[23478]: audit 2023-10-26T11:49:25.362678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:25.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:25 smithi124 bash[23478]: audit 2023-10-26T11:49:25.368240+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:25.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:25 smithi124 bash[23478]: audit 2023-10-26T11:49:25.370750+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T11:49:25.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:25 smithi124 bash[23478]: audit 2023-10-26T11:49:25.372533+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:25.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:25 smithi124 bash[23478]: audit 2023-10-26T11:49:25.374543+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T11:49:26.199 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[23371]: audit 2023-10-26T11:49:25.362678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:26.200 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[26914]: audit 2023-10-26T11:49:25.362678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:49:26.200 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[23371]: audit 2023-10-26T11:49:25.368240+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:26.200 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[23371]: audit 2023-10-26T11:49:25.370750+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T11:49:26.201 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[23371]: audit 2023-10-26T11:49:25.372533+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:26.201 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[23371]: audit 2023-10-26T11:49:25.374543+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T11:49:26.201 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[26914]: audit 2023-10-26T11:49:25.368240+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}}, \"last_daemon_update\": \"2023-10-26T11:49:25.361310\", \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:49:26.201 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[26914]: audit 2023-10-26T11:49:25.370750+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-10-26T11:49:26.202 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[26914]: audit 2023-10-26T11:49:25.372533+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:26.202 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:25 smithi006 bash[26914]: audit 2023-10-26T11:49:25.374543+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-10-26T11:49:27.130 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[26914]: cephadm 2023-10-26T11:49:25.370220+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T11:49:27.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[26914]: cephadm 2023-10-26T11:49:25.373849+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2023-10-26T11:49:27.131 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[26914]: cluster 2023-10-26T11:49:25.433464+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:27.132 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[23371]: cephadm 2023-10-26T11:49:25.370220+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T11:49:27.132 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[23371]: cephadm 2023-10-26T11:49:25.373849+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2023-10-26T11:49:27.132 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:26 smithi006 bash[23371]: cluster 2023-10-26T11:49:25.433464+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:27.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:26 smithi124 bash[23478]: cephadm 2023-10-26T11:49:25.370220+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-26T11:49:27.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:26 smithi124 bash[23478]: cephadm 2023-10-26T11:49:25.373849+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi006 2023-10-26T11:49:27.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:26 smithi124 bash[23478]: cluster 2023-10-26T11:49:25.433464+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:27.622 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-26T11:49:27.623 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-26T11:49:27.623 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-10-26T11:49:27.623 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-10-26T11:49:27.623 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0171972 s, 610 MB/s 2023-10-26T11:49:27.624 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-10-26T11:49:28.457 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_4 2023-10-26T11:49:29.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: cluster 2023-10-26T11:49:27.433993+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:29.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: audit 2023-10-26T11:49:27.980743+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: audit 2023-10-26T11:49:27.984734+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:29.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: audit 2023-10-26T11:49:27.985948+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:29.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: audit 2023-10-26T11:49:28.490546+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:28 smithi124 bash[23478]: audit 2023-10-26T11:49:28.496402+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:29.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: cluster 2023-10-26T11:49:27.433993+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:29.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: audit 2023-10-26T11:49:27.980743+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: cluster 2023-10-26T11:49:27.433993+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:29.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: audit 2023-10-26T11:49:27.980743+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: audit 2023-10-26T11:49:27.984734+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:29.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: audit 2023-10-26T11:49:27.985948+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:29.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: audit 2023-10-26T11:49:27.984734+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867180\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:48:54.867430\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:29.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: audit 2023-10-26T11:49:27.985948+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:29.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: audit 2023-10-26T11:49:28.490546+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[26914]: audit 2023-10-26T11:49:28.496402+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:29.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: audit 2023-10-26T11:49:28.490546+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:29.196 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:28 smithi006 bash[23371]: audit 2023-10-26T11:49:28.496402+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}}, \"last_daemon_update\": \"2023-10-26T11:49:28.489451\", \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:31.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[23371]: cluster 2023-10-26T11:49:29.434543+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:31.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[23371]: cluster 2023-10-26T11:49:29.942720+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-10-26T11:49:31.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[23371]: audit 2023-10-26T11:49:29.947254+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T11:49:31.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[23371]: audit 2023-10-26T11:49:29.949566+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T11:49:31.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[26914]: cluster 2023-10-26T11:49:29.434543+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:31.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[26914]: cluster 2023-10-26T11:49:29.942720+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-10-26T11:49:31.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[26914]: audit 2023-10-26T11:49:29.947254+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T11:49:31.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:30 smithi006 bash[26914]: audit 2023-10-26T11:49:29.949566+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T11:49:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:30 smithi124 bash[23478]: cluster 2023-10-26T11:49:29.434543+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:30 smithi124 bash[23478]: cluster 2023-10-26T11:49:29.942720+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-10-26T11:49:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:30 smithi124 bash[23478]: audit 2023-10-26T11:49:29.947254+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T11:49:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:30 smithi124 bash[23478]: audit 2023-10-26T11:49:29.949566+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.124:0/3771145418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T11:49:32.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[23371]: cluster 2023-10-26T11:49:30.888622+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-10-26T11:49:32.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[23371]: audit 2023-10-26T11:49:30.889557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T11:49:32.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[23371]: audit 2023-10-26T11:49:31.382274+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:32.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[23371]: audit 2023-10-26T11:49:31.383805+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:32.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[23371]: audit 2023-10-26T11:49:31.385551+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:32.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[26914]: cluster 2023-10-26T11:49:30.888622+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-10-26T11:49:32.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[26914]: audit 2023-10-26T11:49:30.889557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T11:49:32.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[26914]: audit 2023-10-26T11:49:31.382274+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:32.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[26914]: audit 2023-10-26T11:49:31.383805+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:32.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:31 smithi006 bash[26914]: audit 2023-10-26T11:49:31.385551+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:31 smithi124 bash[23478]: cluster 2023-10-26T11:49:30.888622+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 103s), standbys: x 2023-10-26T11:49:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:31 smithi124 bash[23478]: audit 2023-10-26T11:49:30.889557+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T11:49:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:31 smithi124 bash[23478]: audit 2023-10-26T11:49:31.382274+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:31 smithi124 bash[23478]: audit 2023-10-26T11:49:31.383805+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:32.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:31 smithi124 bash[23478]: audit 2023-10-26T11:49:31.385551+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:33.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[23371]: audit 2023-10-26T11:49:31.379738+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:33.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[23371]: cephadm 2023-10-26T11:49:31.381708+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:49:33.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[23371]: cluster 2023-10-26T11:49:31.434987+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[26914]: audit 2023-10-26T11:49:31.379738+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[26914]: cephadm 2023-10-26T11:49:31.381708+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:49:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:32 smithi006 bash[26914]: cluster 2023-10-26T11:49:31.434987+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:33.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:32 smithi124 bash[23478]: audit 2023-10-26T11:49:31.379738+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:49:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:32 smithi124 bash[23478]: cephadm 2023-10-26T11:49:31.381708+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:49:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:32 smithi124 bash[23478]: cluster 2023-10-26T11:49:31.434987+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:35.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:34 smithi006 bash[23371]: cluster 2023-10-26T11:49:33.435503+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:35.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:34 smithi006 bash[26914]: cluster 2023-10-26T11:49:33.435503+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:35.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:34 smithi124 bash[23478]: cluster 2023-10-26T11:49:33.435503+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:36.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[23371]: audit 2023-10-26T11:49:34.976661+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/384844441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[23371]: audit 2023-10-26T11:49:34.977258+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[23371]: audit 2023-10-26T11:49:34.984669+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]': finished 2023-10-26T11:49:36.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[23371]: cluster 2023-10-26T11:49:34.984744+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T11:49:36.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[23371]: audit 2023-10-26T11:49:34.984906+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:36.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[26914]: audit 2023-10-26T11:49:34.976661+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/384844441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[26914]: audit 2023-10-26T11:49:34.977258+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[26914]: audit 2023-10-26T11:49:34.984669+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]': finished 2023-10-26T11:49:36.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[26914]: cluster 2023-10-26T11:49:34.984744+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T11:49:36.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:35 smithi006 bash[26914]: audit 2023-10-26T11:49:34.984906+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:35 smithi124 bash[23478]: audit 2023-10-26T11:49:34.976661+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.6:0/384844441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:35 smithi124 bash[23478]: audit 2023-10-26T11:49:34.977258+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]: dispatch 2023-10-26T11:49:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:35 smithi124 bash[23478]: audit 2023-10-26T11:49:34.984669+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6e27305-ef8b-4360-9168-d5057b7eb787"}]': finished 2023-10-26T11:49:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:35 smithi124 bash[23478]: cluster 2023-10-26T11:49:34.984744+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-10-26T11:49:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:35 smithi124 bash[23478]: audit 2023-10-26T11:49:34.984906+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:37.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:36 smithi006 bash[26914]: cluster 2023-10-26T11:49:35.436105+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:37.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:36 smithi006 bash[23371]: cluster 2023-10-26T11:49:35.436105+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:36 smithi124 bash[23478]: cluster 2023-10-26T11:49:35.436105+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:38.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:37 smithi006 bash[23371]: audit 2023-10-26T11:49:37.173315+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3322916585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:49:38.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:37 smithi006 bash[26914]: audit 2023-10-26T11:49:37.173315+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3322916585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:49:38.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:37 smithi124 bash[23478]: audit 2023-10-26T11:49:37.173315+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.6:0/3322916585' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:49:39.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:38 smithi006 bash[23371]: cluster 2023-10-26T11:49:37.436666+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:39.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:38 smithi006 bash[26914]: cluster 2023-10-26T11:49:37.436666+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:38 smithi124 bash[23478]: cluster 2023-10-26T11:49:37.436666+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:41.059 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:40 smithi006 bash[23371]: cluster 2023-10-26T11:49:39.437182+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:41.059 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:40 smithi006 bash[23371]: audit 2023-10-26T11:49:39.960501+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:41.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:40 smithi006 bash[26914]: cluster 2023-10-26T11:49:39.437182+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:41.060 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:40 smithi006 bash[26914]: audit 2023-10-26T11:49:39.960501+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:41.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:40 smithi124 bash[23478]: cluster 2023-10-26T11:49:39.437182+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:41.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:40 smithi124 bash[23478]: audit 2023-10-26T11:49:39.960501+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:43.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:42 smithi006 bash[23371]: cluster 2023-10-26T11:49:41.437653+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:43.077 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:42 smithi006 bash[26914]: cluster 2023-10-26T11:49:41.437653+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:43.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:42 smithi124 bash[23478]: cluster 2023-10-26T11:49:41.437653+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:44.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:43 smithi124 bash[23478]: audit 2023-10-26T11:49:43.589299+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T11:49:44.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:43 smithi124 bash[23478]: audit 2023-10-26T11:49:43.591170+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:44.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:43 smithi124 bash[23478]: audit 2023-10-26T11:49:43.593361+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T11:49:44.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[23371]: audit 2023-10-26T11:49:43.589299+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T11:49:44.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[23371]: audit 2023-10-26T11:49:43.591170+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:44.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[23371]: audit 2023-10-26T11:49:43.593361+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T11:49:44.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[26914]: audit 2023-10-26T11:49:43.589299+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-26T11:49:44.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[26914]: audit 2023-10-26T11:49:43.591170+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:44.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:43 smithi006 bash[26914]: audit 2023-10-26T11:49:43.593361+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-10-26T11:49:44.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:44 smithi006 bash[23371]: cluster 2023-10-26T11:49:43.438168+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:44.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:44 smithi006 bash[23371]: cephadm 2023-10-26T11:49:43.592618+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi006 2023-10-26T11:49:44.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:44 smithi006 bash[26914]: cluster 2023-10-26T11:49:43.438168+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:44.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:44 smithi006 bash[26914]: cephadm 2023-10-26T11:49:43.592618+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi006 2023-10-26T11:49:45.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:44 smithi124 bash[23478]: cluster 2023-10-26T11:49:43.438168+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:45.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:44 smithi124 bash[23478]: cephadm 2023-10-26T11:49:43.592618+0000 mgr.y (mgr.14140) 66 : cephadm [INF] Deploying daemon osd.0 on smithi006 2023-10-26T11:49:45.955 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 0 on host 'smithi006' 2023-10-26T11:49:47.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:46 smithi124 bash[23478]: cluster 2023-10-26T11:49:45.438809+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:47.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:46 smithi124 bash[23478]: audit 2023-10-26T11:49:45.943062+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:47.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:46 smithi124 bash[23478]: audit 2023-10-26T11:49:45.943830+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:47.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:46 smithi124 bash[23478]: audit 2023-10-26T11:49:45.947113+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:47.275 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[23371]: cluster 2023-10-26T11:49:45.438809+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:47.276 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[26914]: cluster 2023-10-26T11:49:45.438809+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:47.276 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[23371]: audit 2023-10-26T11:49:45.943062+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:47.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[23371]: audit 2023-10-26T11:49:45.943830+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:47.277 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[23371]: audit 2023-10-26T11:49:45.947113+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:47.277 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[26914]: audit 2023-10-26T11:49:45.943062+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:47.277 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[26914]: audit 2023-10-26T11:49:45.943830+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:47.278 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:46 smithi006 bash[26914]: audit 2023-10-26T11:49:45.947113+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489063\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489204\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:28.489290\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_device_update\": \"2023-10-26T11:47:55.236754\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:48.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[26914]: audit 2023-10-26T11:49:46.933715+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:48.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[26914]: audit 2023-10-26T11:49:46.938430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:48.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[26914]: audit 2023-10-26T11:49:46.939791+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:48.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[23371]: audit 2023-10-26T11:49:46.933715+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:48.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[23371]: audit 2023-10-26T11:49:46.938430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:48.121 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:47 smithi006 bash[23371]: audit 2023-10-26T11:49:46.939791+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:48.122 DEBUG:teuthology.orchestra.run.smithi006:osd.0> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.0.service 2023-10-26T11:49:48.125 INFO:tasks.cephadm:Deploying osd.1 on smithi006 with /dev/vg_nvme/lv_3... 2023-10-26T11:49:48.125 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-26T11:49:48.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:47 smithi124 bash[23478]: audit 2023-10-26T11:49:46.933715+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:48.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:47 smithi124 bash[23478]: audit 2023-10-26T11:49:46.938430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:48.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:47 smithi124 bash[23478]: audit 2023-10-26T11:49:46.939791+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:48.292 INFO:journalctl@ceph.osd.0.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:49:49.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:48 smithi124 bash[23478]: cluster 2023-10-26T11:49:47.439392+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:49.140 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:48 smithi006 bash[23371]: cluster 2023-10-26T11:49:47.439392+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:49.140 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:48 smithi006 bash[26914]: cluster 2023-10-26T11:49:47.439392+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:49.440 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-26T11:49:49.441 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-10-26T11:49:49.441 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-26T11:49:49.441 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-26T11:49:49.441 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-26T11:49:49.442 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-26T11:49:49.442 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:49 smithi006 bash[28659]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-26T11:49:51.077 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:50 smithi006 bash[23371]: cluster 2023-10-26T11:49:49.439959+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:51.077 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:50 smithi006 bash[26914]: cluster 2023-10-26T11:49:49.439959+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:51.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:50 smithi124 bash[23478]: cluster 2023-10-26T11:49:49.439959+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:52.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:52 smithi006 bash[26914]: cluster 2023-10-26T11:49:51.440521+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:52.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:52 smithi006 bash[23371]: cluster 2023-10-26T11:49:51.440521+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:53.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:52 smithi124 bash[23478]: cluster 2023-10-26T11:49:51.440521+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:53.940 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:53 smithi006 bash[28948]: debug 2023-10-26T11:49:53.729+0000 7fa765ef1ec0 -1 Falling back to public interface 2023-10-26T11:49:54.666 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-26T11:49:54.666 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-26T11:49:54.667 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-10-26T11:49:54.667 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-10-26T11:49:54.667 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0225981 s, 464 MB/s 2023-10-26T11:49:54.667 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-10-26T11:49:54.690 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:54 smithi006 bash[28948]: debug 2023-10-26T11:49:54.349+0000 7fa765ef1ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-10-26T11:49:55.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:54 smithi124 bash[23478]: cluster 2023-10-26T11:49:53.441023+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:55.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:54 smithi124 bash[23478]: audit 2023-10-26T11:49:54.359007+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T11:49:55.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:54 smithi006 bash[23371]: cluster 2023-10-26T11:49:53.441023+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:55.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:54 smithi006 bash[23371]: audit 2023-10-26T11:49:54.359007+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T11:49:55.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:54 smithi006 bash[26914]: cluster 2023-10-26T11:49:53.441023+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:55.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:54 smithi006 bash[26914]: audit 2023-10-26T11:49:54.359007+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-26T11:49:55.691 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_3 2023-10-26T11:49:56.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: audit 2023-10-26T11:49:54.853256+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-26T11:49:56.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: cluster 2023-10-26T11:49:54.853314+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T11:49:56.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: audit 2023-10-26T11:49:54.854275+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:56.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: audit 2023-10-26T11:49:54.855155+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:49:56.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: cluster 2023-10-26T11:49:55.351834+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:49:56.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: cluster 2023-10-26T11:49:55.351951+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:49:56.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: audit 2023-10-26T11:49:55.853988+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:49:56.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: cluster 2023-10-26T11:49:55.854151+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T11:49:56.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:55 smithi124 bash[23478]: audit 2023-10-26T11:49:55.854479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:56.190 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 11:49:55 smithi006 bash[28948]: debug 2023-10-26T11:49:55.857+0000 7fa74eca6700 -1 osd.0 0 waiting for initial osdmap 2023-10-26T11:49:56.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:54.853256+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-26T11:49:56.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: cluster 2023-10-26T11:49:54.853314+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T11:49:56.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:54.854275+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:56.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:54.855155+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:49:56.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: cluster 2023-10-26T11:49:55.351834+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:49:56.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: cluster 2023-10-26T11:49:55.351951+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:49:56.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:55.853988+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:49:56.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: cluster 2023-10-26T11:49:55.854151+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T11:49:56.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:55.854479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:56.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:54.853256+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-26T11:49:56.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: cluster 2023-10-26T11:49:54.853314+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-10-26T11:49:56.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:54.854275+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:56.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:54.855155+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:49:56.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: cluster 2023-10-26T11:49:55.351834+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:49:56.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: cluster 2023-10-26T11:49:55.351951+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:49:56.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:55.853988+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:49:56.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: cluster 2023-10-26T11:49:55.854151+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-10-26T11:49:56.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:55.854479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: cluster 2023-10-26T11:49:55.441525+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:57.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:56.367637+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:57.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: cluster 2023-10-26T11:49:55.441525+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:57.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:56.367637+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:57.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:56.592217+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:57.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[26914]: audit 2023-10-26T11:49:56.595658+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:57.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:56.592217+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:57.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:56 smithi006 bash[23371]: audit 2023-10-26T11:49:56.595658+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:56 smithi124 bash[23478]: cluster 2023-10-26T11:49:55.441525+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:56 smithi124 bash[23478]: audit 2023-10-26T11:49:56.367637+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:49:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:56 smithi124 bash[23478]: audit 2023-10-26T11:49:56.592217+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:49:57.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:56 smithi124 bash[23478]: audit 2023-10-26T11:49:56.595658+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}}, \"last_daemon_update\": \"2023-10-26T11:49:46.932136\", \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:49:58.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[26914]: cluster 2023-10-26T11:49:56.879881+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163] boot 2023-10-26T11:49:58.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[26914]: cluster 2023-10-26T11:49:56.880003+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T11:49:58.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[26914]: audit 2023-10-26T11:49:56.881231+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[26914]: cluster 2023-10-26T11:49:57.878553+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T11:49:58.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[23371]: cluster 2023-10-26T11:49:56.879881+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163] boot 2023-10-26T11:49:58.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[23371]: cluster 2023-10-26T11:49:56.880003+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T11:49:58.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[23371]: audit 2023-10-26T11:49:56.881231+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:58.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:57 smithi006 bash[23371]: cluster 2023-10-26T11:49:57.878553+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T11:49:58.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:57 smithi124 bash[23478]: cluster 2023-10-26T11:49:56.879881+0000 mon.a (mon.0) 205 : cluster [INF] osd.0 [v2:172.21.15.6:6802/3637525163,v1:172.21.15.6:6803/3637525163] boot 2023-10-26T11:49:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:57 smithi124 bash[23478]: cluster 2023-10-26T11:49:56.880003+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-10-26T11:49:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:57 smithi124 bash[23478]: audit 2023-10-26T11:49:56.881231+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T11:49:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:57 smithi124 bash[23478]: cluster 2023-10-26T11:49:57.878553+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-10-26T11:49:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[23371]: cluster 2023-10-26T11:49:57.442078+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[23371]: audit 2023-10-26T11:49:58.742874+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[23371]: audit 2023-10-26T11:49:58.744360+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:59.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[23371]: audit 2023-10-26T11:49:58.746256+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:59.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[23371]: cluster 2023-10-26T11:49:58.883771+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T11:49:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[26914]: cluster 2023-10-26T11:49:57.442078+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[26914]: audit 2023-10-26T11:49:58.742874+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[26914]: audit 2023-10-26T11:49:58.744360+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[26914]: audit 2023-10-26T11:49:58.746256+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:58 smithi006 bash[26914]: cluster 2023-10-26T11:49:58.883771+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T11:49:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:58 smithi124 bash[23478]: cluster 2023-10-26T11:49:57.442078+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-26T11:49:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:58 smithi124 bash[23478]: audit 2023-10-26T11:49:58.742874+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:49:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:58 smithi124 bash[23478]: audit 2023-10-26T11:49:58.744360+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:49:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:58 smithi124 bash[23478]: audit 2023-10-26T11:49:58.746256+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:49:59.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:58 smithi124 bash[23478]: cluster 2023-10-26T11:49:58.883771+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-10-26T11:50:00.124 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:59 smithi006 bash[23371]: audit 2023-10-26T11:49:58.740934+0000 mgr.y (mgr.14140) 74 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:00.125 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:49:59 smithi006 bash[23371]: cephadm 2023-10-26T11:49:58.742397+0000 mgr.y (mgr.14140) 75 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:00.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:59 smithi006 bash[26914]: audit 2023-10-26T11:49:58.740934+0000 mgr.y (mgr.14140) 74 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:00.125 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:49:59 smithi006 bash[26914]: cephadm 2023-10-26T11:49:58.742397+0000 mgr.y (mgr.14140) 75 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:00.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:59 smithi124 bash[23478]: audit 2023-10-26T11:49:58.740934+0000 mgr.y (mgr.14140) 74 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:00.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:49:59 smithi124 bash[23478]: cephadm 2023-10-26T11:49:58.742397+0000 mgr.y (mgr.14140) 75 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:01.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:00 smithi006 bash[23371]: cluster 2023-10-26T11:49:59.442731+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:01.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:00 smithi006 bash[23371]: cluster 2023-10-26T11:49:59.899029+0000 mon.a (mon.0) 213 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:50:01.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:00 smithi006 bash[26914]: cluster 2023-10-26T11:49:59.442731+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:01.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:00 smithi006 bash[26914]: cluster 2023-10-26T11:49:59.899029+0000 mon.a (mon.0) 213 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:50:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:00 smithi124 bash[23478]: cluster 2023-10-26T11:49:59.442731+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:00 smithi124 bash[23478]: cluster 2023-10-26T11:49:59.899029+0000 mon.a (mon.0) 213 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:50:03.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: cluster 2023-10-26T11:50:01.443267+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:03.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: audit 2023-10-26T11:50:02.124351+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.6:0/2997110708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: audit 2023-10-26T11:50:02.124861+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: audit 2023-10-26T11:50:02.132103+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]': finished 2023-10-26T11:50:03.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: cluster 2023-10-26T11:50:02.132268+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T11:50:03.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[23371]: audit 2023-10-26T11:50:02.132492+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:03.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: cluster 2023-10-26T11:50:01.443267+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:03.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: audit 2023-10-26T11:50:02.124351+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.6:0/2997110708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: audit 2023-10-26T11:50:02.124861+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: audit 2023-10-26T11:50:02.132103+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]': finished 2023-10-26T11:50:03.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: cluster 2023-10-26T11:50:02.132268+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T11:50:03.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:02 smithi006 bash[26914]: audit 2023-10-26T11:50:02.132492+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: cluster 2023-10-26T11:50:01.443267+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: audit 2023-10-26T11:50:02.124351+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.6:0/2997110708' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: audit 2023-10-26T11:50:02.124861+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]: dispatch 2023-10-26T11:50:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: audit 2023-10-26T11:50:02.132103+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "92dc9896-5887-4f67-a7dc-b0267f2ef367"}]': finished 2023-10-26T11:50:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: cluster 2023-10-26T11:50:02.132268+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-10-26T11:50:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:02 smithi124 bash[23478]: audit 2023-10-26T11:50:02.132492+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:05.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:04 smithi006 bash[23371]: cluster 2023-10-26T11:50:03.443974+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:05.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:04 smithi006 bash[23371]: audit 2023-10-26T11:50:04.329277+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.6:0/171232532' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:05.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:04 smithi006 bash[26914]: cluster 2023-10-26T11:50:03.443974+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:05.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:04 smithi006 bash[26914]: audit 2023-10-26T11:50:04.329277+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.6:0/171232532' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:05.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:04 smithi124 bash[23478]: cluster 2023-10-26T11:50:03.443974+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:05.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:04 smithi124 bash[23478]: audit 2023-10-26T11:50:04.329277+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.6:0/171232532' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:07.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:06 smithi006 bash[23371]: cluster 2023-10-26T11:50:05.444532+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:07.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:06 smithi006 bash[26914]: cluster 2023-10-26T11:50:05.444532+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:07.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:06 smithi124 bash[23478]: cluster 2023-10-26T11:50:05.444532+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:08.328 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:07 smithi006 bash[23371]: audit 2023-10-26T11:50:07.340708+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:08.329 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:07 smithi006 bash[23371]: cluster 2023-10-26T11:50:07.445089+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:08.329 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:07 smithi006 bash[26914]: audit 2023-10-26T11:50:07.340708+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:08.329 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:07 smithi006 bash[26914]: cluster 2023-10-26T11:50:07.445089+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:08.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:07 smithi124 bash[23478]: audit 2023-10-26T11:50:07.340708+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:08.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:07 smithi124 bash[23478]: cluster 2023-10-26T11:50:07.445089+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:10.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:10 smithi124 bash[23478]: cluster 2023-10-26T11:50:09.445628+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:10.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:10 smithi124 bash[23478]: cluster 2023-10-26T11:50:09.799464+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T11:50:10.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:10 smithi006 bash[23371]: cluster 2023-10-26T11:50:09.445628+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:10.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:10 smithi006 bash[23371]: cluster 2023-10-26T11:50:09.799464+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T11:50:10.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:10 smithi006 bash[26914]: cluster 2023-10-26T11:50:09.445628+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:10.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:10 smithi006 bash[26914]: cluster 2023-10-26T11:50:09.799464+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-26T11:50:11.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[23371]: audit 2023-10-26T11:50:11.053296+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T11:50:11.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[23371]: audit 2023-10-26T11:50:11.054665+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:11.690 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[23371]: audit 2023-10-26T11:50:11.056109+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T11:50:11.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[26914]: audit 2023-10-26T11:50:11.053296+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T11:50:11.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[26914]: audit 2023-10-26T11:50:11.054665+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:11.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:11 smithi006 bash[26914]: audit 2023-10-26T11:50:11.056109+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T11:50:11.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:11 smithi124 bash[23478]: audit 2023-10-26T11:50:11.053296+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-26T11:50:11.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:11 smithi124 bash[23478]: audit 2023-10-26T11:50:11.054665+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:11.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:11 smithi124 bash[23478]: audit 2023-10-26T11:50:11.056109+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-10-26T11:50:12.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:12 smithi006 bash[23371]: cephadm 2023-10-26T11:50:11.055668+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi006 2023-10-26T11:50:12.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:12 smithi006 bash[23371]: cluster 2023-10-26T11:50:11.446173+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:12.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:12 smithi006 bash[26914]: cephadm 2023-10-26T11:50:11.055668+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi006 2023-10-26T11:50:12.690 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:12 smithi006 bash[26914]: cluster 2023-10-26T11:50:11.446173+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:12.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:12 smithi124 bash[23478]: cephadm 2023-10-26T11:50:11.055668+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi006 2023-10-26T11:50:12.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:12 smithi124 bash[23478]: cluster 2023-10-26T11:50:11.446173+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:13.277 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 1 on host 'smithi006' 2023-10-26T11:50:13.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:13 smithi124 bash[23478]: audit 2023-10-26T11:50:13.266208+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:13.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:13 smithi124 bash[23478]: audit 2023-10-26T11:50:13.266918+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:13.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:13 smithi124 bash[23478]: audit 2023-10-26T11:50:13.271703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[23371]: audit 2023-10-26T11:50:13.266208+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[23371]: audit 2023-10-26T11:50:13.266918+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:13.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[23371]: audit 2023-10-26T11:50:13.271703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:13.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[26914]: audit 2023-10-26T11:50:13.266208+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:13.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[26914]: audit 2023-10-26T11:50:13.266918+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:13.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:13 smithi006 bash[26914]: audit 2023-10-26T11:50:13.271703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931421\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931627\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931752\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:46.931873\", \"created\": \"2023-10-26T11:49:45.917225\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_device_update\": \"2023-10-26T11:49:56.591422\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:14.774 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[23371]: cluster 2023-10-26T11:50:13.446544+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:14.775 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[26914]: cluster 2023-10-26T11:50:13.446544+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:14.775 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[23371]: audit 2023-10-26T11:50:14.274823+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:14.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[23371]: audit 2023-10-26T11:50:14.280465+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:14.776 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[23371]: audit 2023-10-26T11:50:14.281481+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:14.776 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[26914]: audit 2023-10-26T11:50:14.274823+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:14.777 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[26914]: audit 2023-10-26T11:50:14.280465+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:14.777 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:14 smithi006 bash[26914]: audit 2023-10-26T11:50:14.281481+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:14.778 DEBUG:teuthology.orchestra.run.smithi006:osd.1> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.1.service 2023-10-26T11:50:14.780 INFO:tasks.cephadm:Deploying osd.2 on smithi006 with /dev/vg_nvme/lv_2... 2023-10-26T11:50:14.781 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-26T11:50:14.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:14 smithi124 bash[23478]: cluster 2023-10-26T11:50:13.446544+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:14.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:14 smithi124 bash[23478]: audit 2023-10-26T11:50:14.274823+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:14.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:14 smithi124 bash[23478]: audit 2023-10-26T11:50:14.280465+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:14.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:14 smithi124 bash[23478]: audit 2023-10-26T11:50:14.281481+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:16.511 INFO:journalctl@ceph.osd.1.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:50:16.512 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-26T11:50:16.512 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-26T11:50:16.512 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-26T11:50:16.512 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-26T11:50:16.513 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-26T11:50:16.513 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-26T11:50:16.513 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[30241]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-26T11:50:17.106 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[23371]: cluster 2023-10-26T11:50:15.447036+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:17.107 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:16 smithi006 bash[26914]: cluster 2023-10-26T11:50:15.447036+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:17.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:16 smithi124 bash[23478]: cluster 2023-10-26T11:50:15.447036+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:19.067 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:18 smithi006 bash[23371]: cluster 2023-10-26T11:50:17.447523+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:19.068 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:18 smithi006 bash[26914]: cluster 2023-10-26T11:50:17.447523+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:19.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:18 smithi124 bash[23478]: cluster 2023-10-26T11:50:17.447523+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:20.439 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:20 smithi006 bash[30619]: debug 2023-10-26T11:50:20.114+0000 7fd575946ec0 1 -- 172.21.15.6:0/2480888460 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x5564db901000 msgr2=0x5564db8fdb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T11:50:20.439 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:20 smithi006 bash[30619]: debug 2023-10-26T11:50:20.114+0000 7fd575946ec0 1 --2- 172.21.15.6:0/2480888460 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x5564db901000 0x5564db8fdb00 secure :-1 s=READY pgs=93 cs=0 l=1 rx=0x5564db897d70 tx=0x5564dc56caa0).stop 2023-10-26T11:50:20.822 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:20 smithi006 bash[30619]: debug 2023-10-26T11:50:20.682+0000 7fd575946ec0 -1 Falling back to public interface 2023-10-26T11:50:21.062 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-26T11:50:21.062 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-26T11:50:21.063 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-10-26T11:50:21.063 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-10-26T11:50:21.063 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159216 s, 659 MB/s 2023-10-26T11:50:21.063 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-10-26T11:50:21.120 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:20 smithi006 bash[23371]: cluster 2023-10-26T11:50:19.448045+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:21.120 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:20 smithi006 bash[26914]: cluster 2023-10-26T11:50:19.448045+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:21.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:20 smithi124 bash[23478]: cluster 2023-10-26T11:50:19.448045+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:21.439 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:21 smithi006 bash[30619]: debug 2023-10-26T11:50:21.330+0000 7fd575946ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-10-26T11:50:21.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_2 2023-10-26T11:50:22.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:21 smithi124 bash[23478]: audit 2023-10-26T11:50:21.339771+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T11:50:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:21 smithi006 bash[23371]: audit 2023-10-26T11:50:21.339771+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T11:50:22.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:21 smithi006 bash[26914]: audit 2023-10-26T11:50:21.339771+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-26T11:50:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:22 smithi124 bash[23478]: cluster 2023-10-26T11:50:21.448577+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:22 smithi124 bash[23478]: audit 2023-10-26T11:50:21.834756+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T11:50:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:22 smithi124 bash[23478]: cluster 2023-10-26T11:50:21.834855+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T11:50:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:22 smithi124 bash[23478]: audit 2023-10-26T11:50:21.835142+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:23.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:22 smithi124 bash[23478]: audit 2023-10-26T11:50:21.835829+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:23.189 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[30619]: debug 2023-10-26T11:50:22.842+0000 7fd55a6f3700 -1 osd.1 0 waiting for initial osdmap 2023-10-26T11:50:23.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[23371]: cluster 2023-10-26T11:50:21.448577+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:23.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[23371]: audit 2023-10-26T11:50:21.834756+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T11:50:23.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[23371]: cluster 2023-10-26T11:50:21.834855+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T11:50:23.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[23371]: audit 2023-10-26T11:50:21.835142+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:23.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[23371]: audit 2023-10-26T11:50:21.835829+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:23.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[26914]: cluster 2023-10-26T11:50:21.448577+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:23.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[26914]: audit 2023-10-26T11:50:21.834756+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-26T11:50:23.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[26914]: cluster 2023-10-26T11:50:21.834855+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-10-26T11:50:23.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[26914]: audit 2023-10-26T11:50:21.835142+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:23.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:22 smithi006 bash[26914]: audit 2023-10-26T11:50:21.835829+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: cluster 2023-10-26T11:50:22.339760+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: cluster 2023-10-26T11:50:22.339858+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: audit 2023-10-26T11:50:22.839629+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:24.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: cluster 2023-10-26T11:50:22.839830+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T11:50:24.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: audit 2023-10-26T11:50:22.841090+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:24.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: audit 2023-10-26T11:50:23.090657+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:24.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: audit 2023-10-26T11:50:23.331464+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:24.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:23 smithi124 bash[23478]: audit 2023-10-26T11:50:23.336857+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:24.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: cluster 2023-10-26T11:50:22.339760+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: cluster 2023-10-26T11:50:22.339858+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: audit 2023-10-26T11:50:22.839629+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: cluster 2023-10-26T11:50:22.839830+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T11:50:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: audit 2023-10-26T11:50:22.841090+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: audit 2023-10-26T11:50:23.090657+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:24.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: cluster 2023-10-26T11:50:22.339760+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:24.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: cluster 2023-10-26T11:50:22.339858+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:24.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: audit 2023-10-26T11:50:22.839629+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:24.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: cluster 2023-10-26T11:50:22.839830+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-10-26T11:50:24.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: audit 2023-10-26T11:50:22.841090+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:24.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: audit 2023-10-26T11:50:23.090657+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:24.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: audit 2023-10-26T11:50:23.331464+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:24.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[23371]: audit 2023-10-26T11:50:23.336857+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:24.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: audit 2023-10-26T11:50:23.331464+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:24.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:23 smithi006 bash[26914]: audit 2023-10-26T11:50:23.336857+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}}, \"last_daemon_update\": \"2023-10-26T11:50:14.271865\", \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:25.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:24 smithi124 bash[23478]: cluster 2023-10-26T11:50:23.449144+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:25.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:24 smithi124 bash[23478]: cluster 2023-10-26T11:50:23.856498+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715] boot 2023-10-26T11:50:25.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:24 smithi124 bash[23478]: cluster 2023-10-26T11:50:23.856559+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T11:50:25.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:24 smithi124 bash[23478]: audit 2023-10-26T11:50:23.857377+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:25.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[23371]: cluster 2023-10-26T11:50:23.449144+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:25.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[23371]: cluster 2023-10-26T11:50:23.856498+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715] boot 2023-10-26T11:50:25.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[23371]: cluster 2023-10-26T11:50:23.856559+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T11:50:25.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[23371]: audit 2023-10-26T11:50:23.857377+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:25.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[26914]: cluster 2023-10-26T11:50:23.449144+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2023-10-26T11:50:25.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[26914]: cluster 2023-10-26T11:50:23.856498+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.6:6810/1368009715,v1:172.21.15.6:6811/1368009715] boot 2023-10-26T11:50:25.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[26914]: cluster 2023-10-26T11:50:23.856559+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-10-26T11:50:25.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:24 smithi006 bash[26914]: audit 2023-10-26T11:50:23.857377+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T11:50:26.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: cluster 2023-10-26T11:50:24.876210+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T11:50:26.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: audit 2023-10-26T11:50:24.880503+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]: dispatch 2023-10-26T11:50:26.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: audit 2023-10-26T11:50:24.885005+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]': finished 2023-10-26T11:50:26.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: audit 2023-10-26T11:50:25.275744+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:26.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: audit 2023-10-26T11:50:25.277211+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:26.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:25 smithi124 bash[23478]: audit 2023-10-26T11:50:25.279371+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:26.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: cluster 2023-10-26T11:50:24.876210+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T11:50:26.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: audit 2023-10-26T11:50:24.880503+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]: dispatch 2023-10-26T11:50:26.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: audit 2023-10-26T11:50:24.885005+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]': finished 2023-10-26T11:50:26.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: audit 2023-10-26T11:50:25.275744+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:26.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: audit 2023-10-26T11:50:25.277211+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:26.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[23371]: audit 2023-10-26T11:50:25.279371+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:26.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: cluster 2023-10-26T11:50:24.876210+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-10-26T11:50:26.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: audit 2023-10-26T11:50:24.880503+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]: dispatch 2023-10-26T11:50:26.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: audit 2023-10-26T11:50:24.885005+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231026-114747"}]': finished 2023-10-26T11:50:26.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: audit 2023-10-26T11:50:25.275744+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:26.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: audit 2023-10-26T11:50:25.277211+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:26.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:25 smithi006 bash[26914]: audit 2023-10-26T11:50:25.279371+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:27.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[23371]: audit 2023-10-26T11:50:25.273494+0000 mgr.y (mgr.14140) 90 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:27.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[23371]: cephadm 2023-10-26T11:50:25.275116+0000 mgr.y (mgr.14140) 91 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:27.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[23371]: cluster 2023-10-26T11:50:25.449688+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:27.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[26914]: audit 2023-10-26T11:50:25.273494+0000 mgr.y (mgr.14140) 90 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:27.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[26914]: cephadm 2023-10-26T11:50:25.275116+0000 mgr.y (mgr.14140) 91 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:27.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:26 smithi006 bash[26914]: cluster 2023-10-26T11:50:25.449688+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:27.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:26 smithi124 bash[23478]: audit 2023-10-26T11:50:25.273494+0000 mgr.y (mgr.14140) 90 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:26 smithi124 bash[23478]: cephadm 2023-10-26T11:50:25.275116+0000 mgr.y (mgr.14140) 91 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:26 smithi124 bash[23478]: cluster 2023-10-26T11:50:25.449688+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:29.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[23371]: cluster 2023-10-26T11:50:27.450301+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:29.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[23371]: audit 2023-10-26T11:50:28.718830+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]: dispatch 2023-10-26T11:50:29.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[23371]: audit 2023-10-26T11:50:28.726111+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]': finished 2023-10-26T11:50:29.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[23371]: cluster 2023-10-26T11:50:28.726224+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T11:50:29.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[23371]: audit 2023-10-26T11:50:28.726467+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:29.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[26914]: cluster 2023-10-26T11:50:27.450301+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:29.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[26914]: audit 2023-10-26T11:50:28.718830+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]: dispatch 2023-10-26T11:50:29.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[26914]: audit 2023-10-26T11:50:28.726111+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]': finished 2023-10-26T11:50:29.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[26914]: cluster 2023-10-26T11:50:28.726224+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T11:50:29.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:28 smithi006 bash[26914]: audit 2023-10-26T11:50:28.726467+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:29.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:28 smithi124 bash[23478]: cluster 2023-10-26T11:50:27.450301+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:28 smithi124 bash[23478]: audit 2023-10-26T11:50:28.718830+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]: dispatch 2023-10-26T11:50:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:28 smithi124 bash[23478]: audit 2023-10-26T11:50:28.726111+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.6:0/4122114650' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ddb25a-358f-4b86-b401-eb5a8c1d749c"}]': finished 2023-10-26T11:50:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:28 smithi124 bash[23478]: cluster 2023-10-26T11:50:28.726224+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-10-26T11:50:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:28 smithi124 bash[23478]: audit 2023-10-26T11:50:28.726467+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:31.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:30 smithi006 bash[23371]: cluster 2023-10-26T11:50:29.450854+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:31.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:30 smithi006 bash[26914]: cluster 2023-10-26T11:50:29.450854+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:31.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:30 smithi124 bash[23478]: cluster 2023-10-26T11:50:29.450854+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-10-26T11:50:32.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:31 smithi006 bash[23371]: audit 2023-10-26T11:50:30.913473+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.6:0/195414381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:32.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:31 smithi006 bash[26914]: audit 2023-10-26T11:50:30.913473+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.6:0/195414381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:32.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:31 smithi124 bash[23478]: audit 2023-10-26T11:50:30.913473+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.6:0/195414381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:33.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[23371]: cluster 2023-10-26T11:50:31.451514+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:33.163 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[23371]: cluster 2023-10-26T11:50:31.900954+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T11:50:33.163 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[23371]: cluster 2023-10-26T11:50:31.901044+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T11:50:33.163 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[26914]: cluster 2023-10-26T11:50:31.451514+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:33.163 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[26914]: cluster 2023-10-26T11:50:31.900954+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T11:50:33.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:32 smithi006 bash[26914]: cluster 2023-10-26T11:50:31.901044+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T11:50:33.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:32 smithi124 bash[23478]: cluster 2023-10-26T11:50:31.451514+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:32 smithi124 bash[23478]: cluster 2023-10-26T11:50:31.900954+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-10-26T11:50:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:32 smithi124 bash[23478]: cluster 2023-10-26T11:50:31.901044+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-26T11:50:34.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:33 smithi006 bash[23371]: audit 2023-10-26T11:50:33.810766+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:34.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:33 smithi006 bash[26914]: audit 2023-10-26T11:50:33.810766+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:34.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:33 smithi124 bash[23478]: audit 2023-10-26T11:50:33.810766+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:35.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:34 smithi006 bash[23371]: cluster 2023-10-26T11:50:33.452128+0000 mgr.y (mgr.14140) 96 : 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-10-26T11:50:35.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:34 smithi006 bash[26914]: cluster 2023-10-26T11:50:33.452128+0000 mgr.y (mgr.14140) 96 : 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-10-26T11:50:35.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:34 smithi124 bash[23478]: cluster 2023-10-26T11:50:33.452128+0000 mgr.y (mgr.14140) 96 : 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-10-26T11:50:37.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:36 smithi006 bash[23371]: cluster 2023-10-26T11:50:35.452689+0000 mgr.y (mgr.14140) 97 : 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-10-26T11:50:37.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:36 smithi006 bash[26914]: cluster 2023-10-26T11:50:35.452689+0000 mgr.y (mgr.14140) 97 : 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-10-26T11:50:37.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:36 smithi124 bash[23478]: cluster 2023-10-26T11:50:35.452689+0000 mgr.y (mgr.14140) 97 : 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-10-26T11:50:38.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[26914]: audit 2023-10-26T11:50:37.575424+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T11:50:38.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[26914]: audit 2023-10-26T11:50:37.577160+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:38.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[26914]: audit 2023-10-26T11:50:37.579237+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T11:50:38.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[23371]: audit 2023-10-26T11:50:37.575424+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T11:50:38.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[23371]: audit 2023-10-26T11:50:37.577160+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:38.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:37 smithi006 bash[23371]: audit 2023-10-26T11:50:37.579237+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T11:50:38.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:37 smithi124 bash[23478]: audit 2023-10-26T11:50:37.575424+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-26T11:50:38.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:37 smithi124 bash[23478]: audit 2023-10-26T11:50:37.577160+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:38.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:37 smithi124 bash[23478]: audit 2023-10-26T11:50:37.579237+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-10-26T11:50:39.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:38 smithi124 bash[23478]: cluster 2023-10-26T11:50:37.453275+0000 mgr.y (mgr.14140) 98 : 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-10-26T11:50:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:38 smithi124 bash[23478]: cephadm 2023-10-26T11:50:37.578540+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi006 2023-10-26T11:50:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:38 smithi006 bash[23371]: cluster 2023-10-26T11:50:37.453275+0000 mgr.y (mgr.14140) 98 : 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-10-26T11:50:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:38 smithi006 bash[23371]: cephadm 2023-10-26T11:50:37.578540+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi006 2023-10-26T11:50:39.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:38 smithi006 bash[26914]: cluster 2023-10-26T11:50:37.453275+0000 mgr.y (mgr.14140) 98 : 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-10-26T11:50:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:38 smithi006 bash[26914]: cephadm 2023-10-26T11:50:37.578540+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi006 2023-10-26T11:50:39.977 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 2 on host 'smithi006' 2023-10-26T11:50:41.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: cluster 2023-10-26T11:50:39.453846+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:41.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: audit 2023-10-26T11:50:39.964083+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.048 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: audit 2023-10-26T11:50:39.964725+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:41.049 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: cluster 2023-10-26T11:50:39.453846+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:41.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: audit 2023-10-26T11:50:39.969315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:41.049 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: audit 2023-10-26T11:50:40.807812+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.050 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[23371]: audit 2023-10-26T11:50:40.811890+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:41.050 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: audit 2023-10-26T11:50:39.964083+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: audit 2023-10-26T11:50:39.964725+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:41.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: audit 2023-10-26T11:50:39.969315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:41.051 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: audit 2023-10-26T11:50:40.807812+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.052 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:40 smithi006 bash[26914]: audit 2023-10-26T11:50:40.811890+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:41.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: cluster 2023-10-26T11:50:39.453846+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:41.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: audit 2023-10-26T11:50:39.964083+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: audit 2023-10-26T11:50:39.964725+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:41.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: audit 2023-10-26T11:50:39.969315+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271253\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271422\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271522\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271615\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:14.271708\", \"created\": \"2023-10-26T11:50:13.246320\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_device_update\": \"2023-10-26T11:50:23.329911\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:41.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: audit 2023-10-26T11:50:40.807812+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:41.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:40 smithi124 bash[23478]: audit 2023-10-26T11:50:40.811890+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:42.012 DEBUG:teuthology.orchestra.run.smithi006:osd.2> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.2.service 2023-10-26T11:50:42.014 INFO:tasks.cephadm:Deploying osd.3 on smithi006 with /dev/vg_nvme/lv_1... 2023-10-26T11:50:42.015 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-26T11:50:42.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:41 smithi124 bash[23478]: audit 2023-10-26T11:50:40.813309+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:42.147 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:41 smithi006 bash[23371]: audit 2023-10-26T11:50:40.813309+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:42.148 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:41 smithi006 bash[26914]: audit 2023-10-26T11:50:40.813309+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:42.151 INFO:journalctl@ceph.osd.2.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:50:43.021 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:42 smithi006 bash[26914]: cluster 2023-10-26T11:50:41.454426+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:43.021 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:42 smithi006 bash[23371]: cluster 2023-10-26T11:50:41.454426+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:43.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:42 smithi124 bash[23478]: cluster 2023-10-26T11:50:41.454426+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:43.294 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-26T11:50:43.295 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-26T11:50:43.295 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-26T11:50:43.295 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-26T11:50:43.295 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-26T11:50:43.295 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-26T11:50:43.296 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:43 smithi006 bash[31869]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-26T11:50:45.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:44 smithi124 bash[23478]: cluster 2023-10-26T11:50:43.455009+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:45.319 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:44 smithi006 bash[23371]: cluster 2023-10-26T11:50:43.455009+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:45.319 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:44 smithi006 bash[26914]: cluster 2023-10-26T11:50:43.455009+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:47.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:46 smithi124 bash[23478]: cluster 2023-10-26T11:50:45.455643+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:47.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:46 smithi006 bash[23371]: cluster 2023-10-26T11:50:45.455643+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:47.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:46 smithi006 bash[26914]: cluster 2023-10-26T11:50:45.455643+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:47.943 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-26T11:50:47.943 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-26T11:50:47.944 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-10-26T11:50:47.944 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-10-26T11:50:47.944 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0194698 s, 539 MB/s 2023-10-26T11:50:47.944 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-10-26T11:50:47.998 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:47 smithi006 bash[32260]: debug 2023-10-26T11:50:47.698+0000 7fe91b9bcec0 -1 Falling back to public interface 2023-10-26T11:50:48.439 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:48 smithi006 bash[32260]: debug 2023-10-26T11:50:48.334+0000 7fe91b9bcec0 -1 osd.2 0 log_to_monitors {default=true} 2023-10-26T11:50:48.759 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi006:vg_nvme/lv_1 2023-10-26T11:50:49.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:48 smithi006 bash[23371]: cluster 2023-10-26T11:50:47.456206+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:49.011 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:48 smithi006 bash[23371]: audit 2023-10-26T11:50:48.340236+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T11:50:49.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:48 smithi006 bash[26914]: cluster 2023-10-26T11:50:47.456206+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:49.012 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:48 smithi006 bash[26914]: audit 2023-10-26T11:50:48.340236+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T11:50:49.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:48 smithi124 bash[23478]: cluster 2023-10-26T11:50:47.456206+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:49.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:48 smithi124 bash[23478]: audit 2023-10-26T11:50:48.340236+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-26T11:50:50.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:48.853018+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-26T11:50:50.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: cluster 2023-10-26T11:50:48.853131+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T11:50:50.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:48.853963+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:50.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:48.854430+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:50.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: cluster 2023-10-26T11:50:49.327334+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:50.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: cluster 2023-10-26T11:50:49.327403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:50.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:49.565223+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:50.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:49.788158+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:50.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:49 smithi124 bash[23478]: audit 2023-10-26T11:50:49.792102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:50.160 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[32260]: debug 2023-10-26T11:50:49.862+0000 7fe900769700 -1 osd.2 0 waiting for initial osdmap 2023-10-26T11:50:50.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:48.853018+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-26T11:50:50.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: cluster 2023-10-26T11:50:48.853131+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T11:50:50.161 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:48.853963+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:50.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:48.854430+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:50.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: cluster 2023-10-26T11:50:49.327334+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:50.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: cluster 2023-10-26T11:50:49.327403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:50.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:49.565223+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:50.162 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:49.788158+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:50.163 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[23371]: audit 2023-10-26T11:50:49.792102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:50.163 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:48.853018+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-26T11:50:50.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: cluster 2023-10-26T11:50:48.853131+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-10-26T11:50:50.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:48.853963+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:50.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:48.854430+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:50:50.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: cluster 2023-10-26T11:50:49.327334+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:50:50.164 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: cluster 2023-10-26T11:50:49.327403+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:50:50.165 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:49.565223+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:50:50.165 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:49.788158+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:50:50.165 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:49 smithi006 bash[26914]: audit 2023-10-26T11:50:49.792102+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}}, \"last_daemon_update\": \"2023-10-26T11:50:40.806770\", \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:50:51.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:50 smithi124 bash[23478]: cluster 2023-10-26T11:50:49.456788+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:51.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:50 smithi124 bash[23478]: audit 2023-10-26T11:50:49.859095+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:51.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:50 smithi124 bash[23478]: cluster 2023-10-26T11:50:49.859244+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T11:50:51.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:50 smithi124 bash[23478]: audit 2023-10-26T11:50:49.859592+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:51.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[23371]: cluster 2023-10-26T11:50:49.456788+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:51.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[23371]: audit 2023-10-26T11:50:49.859095+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:51.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[23371]: cluster 2023-10-26T11:50:49.859244+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T11:50:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[23371]: audit 2023-10-26T11:50:49.859592+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:51.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[26914]: cluster 2023-10-26T11:50:49.456788+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:51.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[26914]: audit 2023-10-26T11:50:49.859095+0000 mon.a (mon.0) 275 : audit [INF] from='osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:50:51.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[26914]: cluster 2023-10-26T11:50:49.859244+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-10-26T11:50:51.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:50 smithi006 bash[26914]: audit 2023-10-26T11:50:49.859592+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:52.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[26914]: cluster 2023-10-26T11:50:50.888552+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716] boot 2023-10-26T11:50:52.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[26914]: cluster 2023-10-26T11:50:50.888609+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T11:50:52.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[26914]: audit 2023-10-26T11:50:50.888886+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:52.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[23371]: cluster 2023-10-26T11:50:50.888552+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716] boot 2023-10-26T11:50:52.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[23371]: cluster 2023-10-26T11:50:50.888609+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T11:50:52.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:51 smithi006 bash[23371]: audit 2023-10-26T11:50:50.888886+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:52.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:51 smithi124 bash[23478]: cluster 2023-10-26T11:50:50.888552+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.6:6818/1037118716,v1:172.21.15.6:6819/1037118716] boot 2023-10-26T11:50:52.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:51 smithi124 bash[23478]: cluster 2023-10-26T11:50:50.888609+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-26T11:50:52.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:51 smithi124 bash[23478]: audit 2023-10-26T11:50:50.888886+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T11:50:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[23371]: cluster 2023-10-26T11:50:51.457374+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[23371]: cluster 2023-10-26T11:50:51.899984+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T11:50:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[23371]: audit 2023-10-26T11:50:52.162967+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[23371]: audit 2023-10-26T11:50:52.164419+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:53.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[23371]: audit 2023-10-26T11:50:52.166530+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[26914]: cluster 2023-10-26T11:50:51.457374+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[26914]: cluster 2023-10-26T11:50:51.899984+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T11:50:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[26914]: audit 2023-10-26T11:50:52.162967+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:53.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[26914]: audit 2023-10-26T11:50:52.164419+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:53.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:52 smithi006 bash[26914]: audit 2023-10-26T11:50:52.166530+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:53.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:52 smithi124 bash[23478]: cluster 2023-10-26T11:50:51.457374+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:52 smithi124 bash[23478]: cluster 2023-10-26T11:50:51.899984+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-10-26T11:50:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:52 smithi124 bash[23478]: audit 2023-10-26T11:50:52.162967+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:50:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:52 smithi124 bash[23478]: audit 2023-10-26T11:50:52.164419+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:50:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:52 smithi124 bash[23478]: audit 2023-10-26T11:50:52.166530+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:50:54.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:53 smithi006 bash[23371]: audit 2023-10-26T11:50:52.161888+0000 mgr.y (mgr.14140) 107 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:54.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:53 smithi006 bash[23371]: cephadm 2023-10-26T11:50:52.162592+0000 mgr.y (mgr.14140) 108 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:54.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:53 smithi006 bash[26914]: audit 2023-10-26T11:50:52.161888+0000 mgr.y (mgr.14140) 107 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:54.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:53 smithi006 bash[26914]: cephadm 2023-10-26T11:50:52.162592+0000 mgr.y (mgr.14140) 108 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:54.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:53 smithi124 bash[23478]: audit 2023-10-26T11:50:52.161888+0000 mgr.y (mgr.14140) 107 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:50:54.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:53 smithi124 bash[23478]: cephadm 2023-10-26T11:50:52.162592+0000 mgr.y (mgr.14140) 108 : cephadm [INF] Applying osd on host smithi006... 2023-10-26T11:50:55.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:54 smithi006 bash[23371]: cluster 2023-10-26T11:50:53.457947+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:55.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:54 smithi006 bash[26914]: cluster 2023-10-26T11:50:53.457947+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:55.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:54 smithi124 bash[23478]: cluster 2023-10-26T11:50:53.457947+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-10-26T11:50:56.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[23371]: audit 2023-10-26T11:50:55.751292+0000 mon.a (mon.0) 285 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]: dispatch 2023-10-26T11:50:56.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[23371]: audit 2023-10-26T11:50:55.757186+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]': finished 2023-10-26T11:50:56.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[23371]: cluster 2023-10-26T11:50:55.757239+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-10-26T11:50:56.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[23371]: audit 2023-10-26T11:50:55.757465+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:50:56.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[26914]: audit 2023-10-26T11:50:55.751292+0000 mon.a (mon.0) 285 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]: dispatch 2023-10-26T11:50:56.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[26914]: audit 2023-10-26T11:50:55.757186+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]': finished 2023-10-26T11:50:56.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[26914]: cluster 2023-10-26T11:50:55.757239+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-10-26T11:50:56.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:55 smithi006 bash[26914]: audit 2023-10-26T11:50:55.757465+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:50:56.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:55 smithi124 bash[23478]: audit 2023-10-26T11:50:55.751292+0000 mon.a (mon.0) 285 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]: dispatch 2023-10-26T11:50:56.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:55 smithi124 bash[23478]: audit 2023-10-26T11:50:55.757186+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.6:0/2941997817' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91cb039c-986d-4cf1-a460-a4bd234b34a5"}]': finished 2023-10-26T11:50:56.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:55 smithi124 bash[23478]: cluster 2023-10-26T11:50:55.757239+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-10-26T11:50:56.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:55 smithi124 bash[23478]: audit 2023-10-26T11:50:55.757465+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:50:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[23371]: cluster 2023-10-26T11:50:55.458508+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:50:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[23371]: cluster 2023-10-26T11:50:55.910762+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T11:50:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[23371]: cluster 2023-10-26T11:50:55.910837+0000 mon.a (mon.0) 290 : cluster [INF] Cluster is now healthy 2023-10-26T11:50:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[26914]: cluster 2023-10-26T11:50:55.458508+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:50:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[26914]: cluster 2023-10-26T11:50:55.910762+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T11:50:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:56 smithi006 bash[26914]: cluster 2023-10-26T11:50:55.910837+0000 mon.a (mon.0) 290 : cluster [INF] Cluster is now healthy 2023-10-26T11:50:57.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:56 smithi124 bash[23478]: cluster 2023-10-26T11:50:55.458508+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:50:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:56 smithi124 bash[23478]: cluster 2023-10-26T11:50:55.910762+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-10-26T11:50:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:56 smithi124 bash[23478]: cluster 2023-10-26T11:50:55.910837+0000 mon.a (mon.0) 290 : cluster [INF] Cluster is now healthy 2023-10-26T11:50:59.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:58 smithi006 bash[23371]: cluster 2023-10-26T11:50:57.459069+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 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-10-26T11:50:59.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:50:58 smithi006 bash[23371]: audit 2023-10-26T11:50:58.151552+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.6:0/3926806726' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:59.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:58 smithi006 bash[26914]: cluster 2023-10-26T11:50:57.459069+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 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-10-26T11:50:59.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:50:58 smithi006 bash[26914]: audit 2023-10-26T11:50:58.151552+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.6:0/3926806726' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:50:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:58 smithi124 bash[23478]: cluster 2023-10-26T11:50:57.459069+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 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-10-26T11:50:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:50:58 smithi124 bash[23478]: audit 2023-10-26T11:50:58.151552+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.6:0/3926806726' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:00 smithi124 bash[23478]: cluster 2023-10-26T11:50:59.459714+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:00 smithi124 bash[23478]: audit 2023-10-26T11:51:00.920858+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:01.395 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:00 smithi006 bash[23371]: cluster 2023-10-26T11:50:59.459714+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:01.396 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:00 smithi006 bash[23371]: audit 2023-10-26T11:51:00.920858+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:01.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:00 smithi006 bash[26914]: cluster 2023-10-26T11:50:59.459714+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:01.396 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:00 smithi006 bash[26914]: audit 2023-10-26T11:51:00.920858+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:02.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:01 smithi006 bash[23371]: cluster 2023-10-26T11:51:01.460431+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:02.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:01 smithi006 bash[26914]: cluster 2023-10-26T11:51:01.460431+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:02.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:01 smithi124 bash[23478]: cluster 2023-10-26T11:51:01.460431+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:04.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:04 smithi124 bash[23478]: cluster 2023-10-26T11:51:03.461140+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:04.938 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:04 smithi006 bash[23371]: cluster 2023-10-26T11:51:03.461140+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:04.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:04 smithi006 bash[26914]: cluster 2023-10-26T11:51:03.461140+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:05.837 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[23371]: audit 2023-10-26T11:51:04.762973+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T11:51:05.838 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[23371]: audit 2023-10-26T11:51:04.764600+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:05.838 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[23371]: cephadm 2023-10-26T11:51:04.765904+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Deploying daemon osd.3 on smithi006 2023-10-26T11:51:05.838 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[23371]: audit 2023-10-26T11:51:04.766458+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T11:51:05.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[26914]: audit 2023-10-26T11:51:04.762973+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T11:51:05.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[26914]: audit 2023-10-26T11:51:04.764600+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:05.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[26914]: cephadm 2023-10-26T11:51:04.765904+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Deploying daemon osd.3 on smithi006 2023-10-26T11:51:05.839 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:05 smithi006 bash[26914]: audit 2023-10-26T11:51:04.766458+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T11:51:05.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:05 smithi124 bash[23478]: audit 2023-10-26T11:51:04.762973+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-26T11:51:05.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:05 smithi124 bash[23478]: audit 2023-10-26T11:51:04.764600+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:05.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:05 smithi124 bash[23478]: cephadm 2023-10-26T11:51:04.765904+0000 mgr.y (mgr.14140) 115 : cephadm [INF] Deploying daemon osd.3 on smithi006 2023-10-26T11:51:05.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:05 smithi124 bash[23478]: audit 2023-10-26T11:51:04.766458+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-10-26T11:51:07.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:06 smithi124 bash[23478]: cluster 2023-10-26T11:51:05.461774+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:07.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:06 smithi006 bash[23371]: cluster 2023-10-26T11:51:05.461774+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:07.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:06 smithi006 bash[26914]: cluster 2023-10-26T11:51:05.461774+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:07.271 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 3 on host 'smithi006' 2023-10-26T11:51:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:07 smithi124 bash[23478]: audit 2023-10-26T11:51:07.260650+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:07 smithi124 bash[23478]: audit 2023-10-26T11:51:07.261255+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:07 smithi124 bash[23478]: audit 2023-10-26T11:51:07.266682+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:08.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[23371]: audit 2023-10-26T11:51:07.260650+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:08.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[23371]: audit 2023-10-26T11:51:07.261255+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:08.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[23371]: audit 2023-10-26T11:51:07.266682+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:08.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[26914]: audit 2023-10-26T11:51:07.260650+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:08.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[26914]: audit 2023-10-26T11:51:07.261255+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:08.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:07 smithi006 bash[26914]: audit 2023-10-26T11:51:07.266682+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806372\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806480\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806533\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806581\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806628\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:50:40.806675\", \"created\": \"2023-10-26T11:50:39.946425\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_device_update\": \"2023-10-26T11:50:49.786328\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:09.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:08 smithi124 bash[23478]: cluster 2023-10-26T11:51:07.462374+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:09.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:08 smithi124 bash[23478]: audit 2023-10-26T11:51:08.247250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:09.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:08 smithi124 bash[23478]: audit 2023-10-26T11:51:08.252688+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:09.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:08 smithi124 bash[23478]: audit 2023-10-26T11:51:08.254031+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[23371]: cluster 2023-10-26T11:51:07.462374+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[26914]: cluster 2023-10-26T11:51:07.462374+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[26914]: audit 2023-10-26T11:51:08.247250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:09.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[23371]: audit 2023-10-26T11:51:08.247250+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:09.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[23371]: audit 2023-10-26T11:51:08.252688+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:09.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[23371]: audit 2023-10-26T11:51:08.254031+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:09.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[26914]: audit 2023-10-26T11:51:08.252688+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:09.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:08 smithi006 bash[26914]: audit 2023-10-26T11:51:08.254031+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:09.422 DEBUG:teuthology.orchestra.run.smithi006:osd.3> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.3.service 2023-10-26T11:51:09.425 INFO:tasks.cephadm:Deploying osd.4 on smithi124 with /dev/vg_nvme/lv_4... 2023-10-26T11:51:09.425 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-26T11:51:09.997 INFO:journalctl@ceph.osd.3.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:51:10.383 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-26T11:51:10.383 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-10-26T11:51:10.383 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-26T11:51:10.384 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-26T11:51:10.384 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-26T11:51:10.384 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-26T11:51:10.384 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[33492]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-26T11:51:11.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:10 smithi124 bash[23478]: cluster 2023-10-26T11:51:09.462962+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[23371]: cluster 2023-10-26T11:51:09.462962+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:11.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:10 smithi006 bash[26914]: cluster 2023-10-26T11:51:09.462962+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:12.511 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-26T11:51:12.511 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-26T11:51:12.511 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-26T11:51:12.511 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-26T11:51:12.512 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0191692 s, 547 MB/s 2023-10-26T11:51:12.512 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-26T11:51:12.845 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:12 smithi006 bash[33810]: debug 2023-10-26T11:51:12.562+0000 7f982479bec0 1 -- 172.21.15.6:0/813676398 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x55a59c5d4c00 msgr2=0x55a59c5d1680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T11:51:12.846 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:12 smithi006 bash[33810]: debug 2023-10-26T11:51:12.562+0000 7f982479bec0 1 --2- 172.21.15.6:0/813676398 >> [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] conn(0x55a59c5d4c00 0x55a59c5d1680 secure :-1 s=READY pgs=106 cs=0 l=1 rx=0x55a59c56bd70 tx=0x55a59d240aa0).stop 2023-10-26T11:51:13.114 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:12 smithi006 bash[23371]: cluster 2023-10-26T11:51:11.463539+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:13.114 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:12 smithi006 bash[26914]: cluster 2023-10-26T11:51:11.463539+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:13.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:12 smithi124 bash[23478]: cluster 2023-10-26T11:51:11.463539+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:13.197 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_4 2023-10-26T11:51:13.438 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[33810]: debug 2023-10-26T11:51:13.106+0000 7f982479bec0 -1 Falling back to public interface 2023-10-26T11:51:14.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:13 smithi124 bash[23478]: audit 2023-10-26T11:51:13.773368+0000 mon.c (mon.1) 6 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:14.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:13 smithi124 bash[23478]: audit 2023-10-26T11:51:13.773851+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:14.189 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[33810]: debug 2023-10-26T11:51:13.766+0000 7f982479bec0 -1 osd.3 0 log_to_monitors {default=true} 2023-10-26T11:51:14.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[23371]: audit 2023-10-26T11:51:13.773368+0000 mon.c (mon.1) 6 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:14.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[23371]: audit 2023-10-26T11:51:13.773851+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:14.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[26914]: audit 2023-10-26T11:51:13.773368+0000 mon.c (mon.1) 6 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:14.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:13 smithi006 bash[26914]: audit 2023-10-26T11:51:13.773851+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-26T11:51:15.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: cluster 2023-10-26T11:51:13.464081+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:15.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:13.860458+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T11:51:15.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: cluster 2023-10-26T11:51:13.860623+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T11:51:15.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:13.860861+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:15.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:13.861905+0000 mon.c (mon.1) 7 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:13.862309+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:14.498140+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:15.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:14.722230+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:15.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:14 smithi124 bash[23478]: audit 2023-10-26T11:51:14.728372+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:15.188 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[33810]: debug 2023-10-26T11:51:14.866+0000 7f980d550700 -1 osd.3 0 waiting for initial osdmap 2023-10-26T11:51:15.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: cluster 2023-10-26T11:51:13.464081+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:15.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:13.860458+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T11:51:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: cluster 2023-10-26T11:51:13.860623+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T11:51:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:13.860861+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:13.861905+0000 mon.c (mon.1) 7 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:13.862309+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:14.498140+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:15.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: cluster 2023-10-26T11:51:13.464081+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:15.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:13.860458+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-26T11:51:15.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: cluster 2023-10-26T11:51:13.860623+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-10-26T11:51:15.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:13.860861+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:15.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:13.861905+0000 mon.c (mon.1) 7 : audit [INF] from='osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:13.862309+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-10-26T11:51:15.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:14.498140+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:15.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:14.722230+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:15.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[23371]: audit 2023-10-26T11:51:14.728372+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:15.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:14.722230+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:51:15.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:14 smithi006 bash[26914]: audit 2023-10-26T11:51:14.728372+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}}, \"last_daemon_update\": \"2023-10-26T11:51:08.245252\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:51:16.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:15 smithi124 bash[23478]: cluster 2023-10-26T11:51:14.774025+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:16.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:15 smithi124 bash[23478]: cluster 2023-10-26T11:51:14.774103+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:16.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:15 smithi124 bash[23478]: audit 2023-10-26T11:51:14.862040+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:51:16.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:15 smithi124 bash[23478]: cluster 2023-10-26T11:51:14.862243+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T11:51:16.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:15 smithi124 bash[23478]: audit 2023-10-26T11:51:14.863553+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[23371]: cluster 2023-10-26T11:51:14.774025+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[23371]: cluster 2023-10-26T11:51:14.774103+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[23371]: audit 2023-10-26T11:51:14.862040+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:51:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[23371]: cluster 2023-10-26T11:51:14.862243+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T11:51:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[23371]: audit 2023-10-26T11:51:14.863553+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[26914]: cluster 2023-10-26T11:51:14.774025+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[26914]: cluster 2023-10-26T11:51:14.774103+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[26914]: audit 2023-10-26T11:51:14.862040+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-10-26T11:51:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[26914]: cluster 2023-10-26T11:51:14.862243+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-10-26T11:51:16.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:15 smithi006 bash[26914]: audit 2023-10-26T11:51:14.863553+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: cluster 2023-10-26T11:51:15.464578+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: cluster 2023-10-26T11:51:15.876221+0000 mon.a (mon.0) 313 : cluster [INF] osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887] boot 2023-10-26T11:51:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: cluster 2023-10-26T11:51:15.876388+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-26T11:51:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: audit 2023-10-26T11:51:15.877698+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:17.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: audit 2023-10-26T11:51:16.068738+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:17.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: audit 2023-10-26T11:51:16.070714+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:17.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[23371]: audit 2023-10-26T11:51:16.074327+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:17.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: cluster 2023-10-26T11:51:15.464578+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:17.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: cluster 2023-10-26T11:51:15.876221+0000 mon.a (mon.0) 313 : cluster [INF] osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887] boot 2023-10-26T11:51:17.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: cluster 2023-10-26T11:51:15.876388+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-26T11:51:17.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: audit 2023-10-26T11:51:15.877698+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:17.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: audit 2023-10-26T11:51:16.068738+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:17.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: audit 2023-10-26T11:51:16.070714+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:17.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:16 smithi006 bash[26914]: audit 2023-10-26T11:51:16.074327+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: cluster 2023-10-26T11:51:15.464578+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-10-26T11:51:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: cluster 2023-10-26T11:51:15.876221+0000 mon.a (mon.0) 313 : cluster [INF] osd.3 [v2:172.21.15.6:6826/204563887,v1:172.21.15.6:6827/204563887] boot 2023-10-26T11:51:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: cluster 2023-10-26T11:51:15.876388+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-26T11:51:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: audit 2023-10-26T11:51:15.877698+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T11:51:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: audit 2023-10-26T11:51:16.068738+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:17.196 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: audit 2023-10-26T11:51:16.070714+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:17.196 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:16 smithi124 bash[23478]: audit 2023-10-26T11:51:16.074327+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:18.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[23371]: audit 2023-10-26T11:51:16.066171+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:18.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[23371]: cephadm 2023-10-26T11:51:16.068118+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:18.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[23371]: cluster 2023-10-26T11:51:16.898446+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T11:51:18.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[26914]: audit 2023-10-26T11:51:16.066171+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:18.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[26914]: cephadm 2023-10-26T11:51:16.068118+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:18.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:17 smithi006 bash[26914]: cluster 2023-10-26T11:51:16.898446+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T11:51:18.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:17 smithi124 bash[23478]: audit 2023-10-26T11:51:16.066171+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:18.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:17 smithi124 bash[23478]: cephadm 2023-10-26T11:51:16.068118+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:18.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:17 smithi124 bash[23478]: cluster 2023-10-26T11:51:16.898446+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-10-26T11:51:19.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:18 smithi124 bash[23478]: cluster 2023-10-26T11:51:17.465208+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:19.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:18 smithi006 bash[23371]: cluster 2023-10-26T11:51:17.465208+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:19.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:18 smithi006 bash[26914]: cluster 2023-10-26T11:51:17.465208+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 840 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:20.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[26914]: audit 2023-10-26T11:51:19.653433+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.124:0/168373661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[26914]: audit 2023-10-26T11:51:19.654046+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[26914]: audit 2023-10-26T11:51:19.663521+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]': finished 2023-10-26T11:51:20.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[26914]: cluster 2023-10-26T11:51:19.663653+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-10-26T11:51:20.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[26914]: audit 2023-10-26T11:51:19.663974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:20.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[23371]: audit 2023-10-26T11:51:19.653433+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.124:0/168373661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[23371]: audit 2023-10-26T11:51:19.654046+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[23371]: audit 2023-10-26T11:51:19.663521+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]': finished 2023-10-26T11:51:20.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[23371]: cluster 2023-10-26T11:51:19.663653+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-10-26T11:51:20.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:19 smithi006 bash[23371]: audit 2023-10-26T11:51:19.663974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:20.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:19 smithi124 bash[23478]: audit 2023-10-26T11:51:19.653433+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.124:0/168373661' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:19 smithi124 bash[23478]: audit 2023-10-26T11:51:19.654046+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]: dispatch 2023-10-26T11:51:20.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:19 smithi124 bash[23478]: audit 2023-10-26T11:51:19.663521+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d0de89e-85c8-4810-bacb-e0d928bcecb3"}]': finished 2023-10-26T11:51:20.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:19 smithi124 bash[23478]: cluster 2023-10-26T11:51:19.663653+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-10-26T11:51:20.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:19 smithi124 bash[23478]: audit 2023-10-26T11:51:19.663974+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:21.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:20 smithi006 bash[23371]: cluster 2023-10-26T11:51:19.465748+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:21.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:20 smithi006 bash[26914]: cluster 2023-10-26T11:51:19.465748+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:21.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:20 smithi124 bash[23478]: cluster 2023-10-26T11:51:19.465748+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 872 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:21 smithi006 bash[23371]: audit 2023-10-26T11:51:21.859130+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.124:0/3676304668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:22.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:21 smithi006 bash[26914]: audit 2023-10-26T11:51:21.859130+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.124:0/3676304668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:22.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:21 smithi124 bash[23478]: audit 2023-10-26T11:51:21.859130+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.124:0/3676304668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:23.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:22 smithi006 bash[23371]: cluster 2023-10-26T11:51:21.466324+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:23.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:22 smithi006 bash[26914]: cluster 2023-10-26T11:51:21.466324+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:23.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:22 smithi124 bash[23478]: cluster 2023-10-26T11:51:21.466324+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:25.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:24 smithi124 bash[23478]: cluster 2023-10-26T11:51:23.466924+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:25.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:24 smithi124 bash[23478]: audit 2023-10-26T11:51:24.594453+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:25.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:24 smithi006 bash[23371]: cluster 2023-10-26T11:51:23.466924+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:25.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:24 smithi006 bash[23371]: audit 2023-10-26T11:51:24.594453+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:24 smithi006 bash[26914]: cluster 2023-10-26T11:51:23.466924+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:24 smithi006 bash[26914]: audit 2023-10-26T11:51:24.594453+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:27.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:26 smithi124 bash[23478]: cluster 2023-10-26T11:51:25.467487+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:27.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:26 smithi006 bash[23371]: cluster 2023-10-26T11:51:25.467487+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:27.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:26 smithi006 bash[26914]: cluster 2023-10-26T11:51:25.467487+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:28.336 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:28 smithi124 bash[23478]: cluster 2023-10-26T11:51:27.468049+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:28.438 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:27 smithi006 bash[23371]: cluster 2023-10-26T11:51:27.468049+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:28.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:28 smithi006 bash[26914]: cluster 2023-10-26T11:51:27.468049+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:29.277 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:29 smithi124 bash[23478]: audit 2023-10-26T11:51:28.096340+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T11:51:29.278 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:29 smithi124 bash[23478]: audit 2023-10-26T11:51:28.098334+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:29.278 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:29 smithi124 bash[23478]: cephadm 2023-10-26T11:51:28.099945+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi124 2023-10-26T11:51:29.278 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:29 smithi124 bash[23478]: audit 2023-10-26T11:51:28.100654+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T11:51:29.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[23371]: audit 2023-10-26T11:51:28.096340+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T11:51:29.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[23371]: audit 2023-10-26T11:51:28.098334+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:29.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[23371]: cephadm 2023-10-26T11:51:28.099945+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi124 2023-10-26T11:51:29.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[23371]: audit 2023-10-26T11:51:28.100654+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T11:51:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[26914]: audit 2023-10-26T11:51:28.096340+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-26T11:51:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[26914]: audit 2023-10-26T11:51:28.098334+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[26914]: cephadm 2023-10-26T11:51:28.099945+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi124 2023-10-26T11:51:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:29 smithi006 bash[26914]: audit 2023-10-26T11:51:28.100654+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-10-26T11:51:30.410 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 4 on host 'smithi124' 2023-10-26T11:51:31.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:30 smithi124 bash[23478]: cluster 2023-10-26T11:51:29.468574+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:31.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:30 smithi124 bash[23478]: audit 2023-10-26T11:51:30.395932+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:31.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:30 smithi124 bash[23478]: audit 2023-10-26T11:51:30.397040+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:31.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:30 smithi124 bash[23478]: audit 2023-10-26T11:51:30.402269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:31.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[23371]: cluster 2023-10-26T11:51:29.468574+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:31.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[23371]: audit 2023-10-26T11:51:30.395932+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:31.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[26914]: cluster 2023-10-26T11:51:29.468574+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:31.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[26914]: audit 2023-10-26T11:51:30.395932+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:31.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[23371]: audit 2023-10-26T11:51:30.397040+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:31.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[23371]: audit 2023-10-26T11:51:30.402269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:31.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[26914]: audit 2023-10-26T11:51:30.397040+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:31.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:30 smithi006 bash[26914]: audit 2023-10-26T11:51:30.402269+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.360860\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:49:25.361065\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_device_update\": \"2023-10-26T11:48:43.655468\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:31.969 DEBUG:teuthology.orchestra.run.smithi124:osd.4> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.4.service 2023-10-26T11:51:31.971 INFO:tasks.cephadm:Deploying osd.5 on smithi124 with /dev/vg_nvme/lv_3... 2023-10-26T11:51:31.972 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-26T11:51:32.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:31 smithi124 bash[23478]: audit 2023-10-26T11:51:31.258297+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:32.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:31 smithi124 bash[23478]: audit 2023-10-26T11:51:31.264634+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:32.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:31 smithi124 bash[23478]: audit 2023-10-26T11:51:31.266119+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:32.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[23371]: audit 2023-10-26T11:51:31.258297+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:32.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[26914]: audit 2023-10-26T11:51:31.258297+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:32.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[23371]: audit 2023-10-26T11:51:31.264634+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:32.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[23371]: audit 2023-10-26T11:51:31.266119+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:32.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[26914]: audit 2023-10-26T11:51:31.264634+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by 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_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:32.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:31 smithi006 bash[26914]: audit 2023-10-26T11:51:31.266119+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:33.150 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:32 smithi124 bash[23478]: cluster 2023-10-26T11:51:31.469126+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:33.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:32 smithi006 bash[23371]: cluster 2023-10-26T11:51:31.469126+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:33.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:32 smithi006 bash[26914]: cluster 2023-10-26T11:51:31.469126+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:33.311 INFO:journalctl@ceph.osd.4.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:51:33.631 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-26T11:51:33.631 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-10-26T11:51:33.632 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-10-26T11:51:33.632 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-10-26T11:51:33.632 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-26T11:51:33.632 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-26T11:51:33.632 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:33 smithi124 bash[25395]: --> ceph-volume lvm activate successful for osd ID: 4 2023-10-26T11:51:35.152 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:34 smithi124 bash[23478]: cluster 2023-10-26T11:51:33.469685+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:35.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:34 smithi006 bash[23371]: cluster 2023-10-26T11:51:33.469685+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:35.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:34 smithi006 bash[26914]: cluster 2023-10-26T11:51:33.469685+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:37.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:36 smithi124 bash[23478]: cluster 2023-10-26T11:51:35.470227+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:37.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:36 smithi006 bash[23371]: cluster 2023-10-26T11:51:35.470227+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:37.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:36 smithi006 bash[26914]: cluster 2023-10-26T11:51:35.470227+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:38.381 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:38 smithi124 bash[25676]: debug 2023-10-26T11:51:38.139+0000 7f533ca03ec0 -1 Falling back to public interface 2023-10-26T11:51:39.039 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-26T11:51:39.039 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-26T11:51:39.039 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-26T11:51:39.040 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-26T11:51:39.040 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0138289 s, 758 MB/s 2023-10-26T11:51:39.040 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-26T11:51:39.100 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:38 smithi124 bash[25676]: debug 2023-10-26T11:51:38.771+0000 7f533ca03ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-10-26T11:51:39.100 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:38 smithi124 bash[23478]: cluster 2023-10-26T11:51:37.470770+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:39.100 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:38 smithi124 bash[23478]: audit 2023-10-26T11:51:38.778478+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T11:51:39.101 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:38 smithi124 bash[23478]: audit 2023-10-26T11:51:38.778878+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-10-26T11:51:39.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[23371]: cluster 2023-10-26T11:51:37.470770+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:39.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[23371]: audit 2023-10-26T11:51:38.778478+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T11:51:39.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[23371]: audit 2023-10-26T11:51:38.778878+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-10-26T11:51:39.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[26914]: cluster 2023-10-26T11:51:37.470770+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:39.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[26914]: audit 2023-10-26T11:51:38.778478+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-26T11:51:39.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:38 smithi006 bash[26914]: audit 2023-10-26T11:51:38.778878+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-10-26T11:51:39.952 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_3 2023-10-26T11:51:40.174 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[25676]: debug 2023-10-26T11:51:39.879+0000 7f53257b8700 -1 osd.4 0 waiting for initial osdmap 2023-10-26T11:51:40.175 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[23478]: audit 2023-10-26T11:51:38.857942+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-10-26T11:51:40.175 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[23478]: cluster 2023-10-26T11:51:38.858037+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T11:51:40.175 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[23478]: audit 2023-10-26T11:51:38.859003+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:40.176 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[23478]: audit 2023-10-26T11:51:38.859374+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:40.176 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:39 smithi124 bash[23478]: audit 2023-10-26T11:51:38.860066+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:40.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[23371]: audit 2023-10-26T11:51:38.857942+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-10-26T11:51:40.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[23371]: cluster 2023-10-26T11:51:38.858037+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T11:51:40.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[23371]: audit 2023-10-26T11:51:38.859003+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:40.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[23371]: audit 2023-10-26T11:51:38.859374+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:40.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[23371]: audit 2023-10-26T11:51:38.860066+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:40.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[26914]: audit 2023-10-26T11:51:38.857942+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-10-26T11:51:40.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[26914]: cluster 2023-10-26T11:51:38.858037+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-10-26T11:51:40.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[26914]: audit 2023-10-26T11:51:38.859003+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:40.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[26914]: audit 2023-10-26T11:51:38.859374+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:40.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:39 smithi006 bash[26914]: audit 2023-10-26T11:51:38.860066+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:51:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: cluster 2023-10-26T11:51:39.471305+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: cluster 2023-10-26T11:51:39.822401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: cluster 2023-10-26T11:51:39.822466+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: audit 2023-10-26T11:51:39.877409+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=smithi124", "root=default"]}]': finished 2023-10-26T11:51:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: cluster 2023-10-26T11:51:39.877565+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T11:51:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: audit 2023-10-26T11:51:39.878577+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[23371]: audit 2023-10-26T11:51:40.751572+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:41.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: cluster 2023-10-26T11:51:39.471305+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:41.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: cluster 2023-10-26T11:51:39.822401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:41.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: cluster 2023-10-26T11:51:39.822466+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:41.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: audit 2023-10-26T11:51:39.877409+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=smithi124", "root=default"]}]': finished 2023-10-26T11:51:41.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: cluster 2023-10-26T11:51:39.877565+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T11:51:41.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: audit 2023-10-26T11:51:39.878577+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:41.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:40 smithi006 bash[26914]: audit 2023-10-26T11:51:40.751572+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:41.200 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: cluster 2023-10-26T11:51:39.471305+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-10-26T11:51:41.200 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: cluster 2023-10-26T11:51:39.822401+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:51:41.200 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: cluster 2023-10-26T11:51:39.822466+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:51:41.200 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: audit 2023-10-26T11:51:39.877409+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=smithi124", "root=default"]}]': finished 2023-10-26T11:51:41.201 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: cluster 2023-10-26T11:51:39.877565+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-10-26T11:51:41.201 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: audit 2023-10-26T11:51:39.878577+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:41.201 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:40 smithi124 bash[23478]: audit 2023-10-26T11:51:40.751572+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:42.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: cluster 2023-10-26T11:51:40.880645+0000 mon.a (mon.0) 343 : cluster [INF] osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222] boot 2023-10-26T11:51:42.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: cluster 2023-10-26T11:51:40.880771+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-26T11:51:42.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: audit 2023-10-26T11:51:40.880993+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:42.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: cluster 2023-10-26T11:51:40.880645+0000 mon.a (mon.0) 343 : cluster [INF] osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222] boot 2023-10-26T11:51:42.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: cluster 2023-10-26T11:51:40.880771+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-26T11:51:42.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: audit 2023-10-26T11:51:40.880993+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:42.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: audit 2023-10-26T11:51:40.982818+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:42.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: audit 2023-10-26T11:51:40.988835+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:42.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[23371]: cluster 2023-10-26T11:51:41.882770+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T11:51:42.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: audit 2023-10-26T11:51:40.982818+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:42.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: audit 2023-10-26T11:51:40.988835+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:42.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:41 smithi006 bash[26914]: cluster 2023-10-26T11:51:41.882770+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T11:51:42.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: cluster 2023-10-26T11:51:40.880645+0000 mon.a (mon.0) 343 : cluster [INF] osd.4 [v2:172.21.15.124:6800/800735222,v1:172.21.15.124:6801/800735222] boot 2023-10-26T11:51:42.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: cluster 2023-10-26T11:51:40.880771+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-26T11:51:42.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: audit 2023-10-26T11:51:40.880993+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T11:51:42.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: audit 2023-10-26T11:51:40.982818+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:42.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: audit 2023-10-26T11:51:40.988835+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}}, \"last_daemon_update\": \"2023-10-26T11:51:31.257037\", \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:42.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:41 smithi124 bash[23478]: cluster 2023-10-26T11:51:41.882770+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-26T11:51:43.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:42 smithi006 bash[23371]: cluster 2023-10-26T11:51:41.471860+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:43.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:42 smithi006 bash[26914]: cluster 2023-10-26T11:51:41.471860+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:43.256 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:42 smithi124 bash[23478]: cluster 2023-10-26T11:51:41.471860+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:44.164 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:43 smithi124 bash[23478]: audit 2023-10-26T11:51:43.013189+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:44.164 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:43 smithi124 bash[23478]: audit 2023-10-26T11:51:43.015122+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:44.164 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:43 smithi124 bash[23478]: audit 2023-10-26T11:51:43.017990+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[23371]: audit 2023-10-26T11:51:43.013189+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[23371]: audit 2023-10-26T11:51:43.015122+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[23371]: audit 2023-10-26T11:51:43.017990+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:44.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[26914]: audit 2023-10-26T11:51:43.013189+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:51:44.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[26914]: audit 2023-10-26T11:51:43.015122+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:44.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:43 smithi006 bash[26914]: audit 2023-10-26T11:51:43.017990+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:45.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[23371]: audit 2023-10-26T11:51:43.011004+0000 mgr.y (mgr.14140) 138 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:45.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[23371]: cephadm 2023-10-26T11:51:43.012603+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:45.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[23371]: cluster 2023-10-26T11:51:43.472424+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:45.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[26914]: audit 2023-10-26T11:51:43.011004+0000 mgr.y (mgr.14140) 138 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:45.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[26914]: cephadm 2023-10-26T11:51:43.012603+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:45.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:44 smithi006 bash[26914]: cluster 2023-10-26T11:51:43.472424+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:45.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:44 smithi124 bash[23478]: audit 2023-10-26T11:51:43.011004+0000 mgr.y (mgr.14140) 138 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:51:45.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:44 smithi124 bash[23478]: cephadm 2023-10-26T11:51:43.012603+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:51:45.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:44 smithi124 bash[23478]: cluster 2023-10-26T11:51:43.472424+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: cluster 2023-10-26T11:51:45.473003+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: audit 2023-10-26T11:51:46.560644+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.124:0/1374028774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: audit 2023-10-26T11:51:46.561046+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: audit 2023-10-26T11:51:46.569590+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]': finished 2023-10-26T11:51:47.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: cluster 2023-10-26T11:51:46.569675+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-10-26T11:51:47.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[23371]: audit 2023-10-26T11:51:46.569859+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:51:47.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: cluster 2023-10-26T11:51:45.473003+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:47.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: audit 2023-10-26T11:51:46.560644+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.124:0/1374028774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: audit 2023-10-26T11:51:46.561046+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: audit 2023-10-26T11:51:46.569590+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]': finished 2023-10-26T11:51:47.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: cluster 2023-10-26T11:51:46.569675+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-10-26T11:51:47.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:46 smithi006 bash[26914]: audit 2023-10-26T11:51:46.569859+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:51:47.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: cluster 2023-10-26T11:51:45.473003+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:47.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: audit 2023-10-26T11:51:46.560644+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.124:0/1374028774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: audit 2023-10-26T11:51:46.561046+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]: dispatch 2023-10-26T11:51:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: audit 2023-10-26T11:51:46.569590+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43d44101-4ccb-4d07-ae58-bcf118cf0b79"}]': finished 2023-10-26T11:51:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: cluster 2023-10-26T11:51:46.569675+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-10-26T11:51:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:46 smithi124 bash[23478]: audit 2023-10-26T11:51:46.569859+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:51:49.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:48 smithi006 bash[23371]: cluster 2023-10-26T11:51:47.473528+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:49.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:48 smithi006 bash[23371]: audit 2023-10-26T11:51:48.869721+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.124:0/2638023079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:49.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:48 smithi006 bash[26914]: cluster 2023-10-26T11:51:47.473528+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:49.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:48 smithi006 bash[26914]: audit 2023-10-26T11:51:48.869721+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.124:0/2638023079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:49.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:48 smithi124 bash[23478]: cluster 2023-10-26T11:51:47.473528+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:49.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:48 smithi124 bash[23478]: audit 2023-10-26T11:51:48.869721+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.124:0/2638023079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:51:51.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:50 smithi006 bash[23371]: cluster 2023-10-26T11:51:49.474098+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:51.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:50 smithi006 bash[26914]: cluster 2023-10-26T11:51:49.474098+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:51.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:50 smithi124 bash[23478]: cluster 2023-10-26T11:51:49.474098+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:52.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:51 smithi006 bash[23371]: audit 2023-10-26T11:51:51.642583+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:52.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:51 smithi006 bash[26914]: audit 2023-10-26T11:51:51.642583+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:52.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:51 smithi124 bash[23478]: audit 2023-10-26T11:51:51.642583+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:53.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:52 smithi124 bash[23478]: cluster 2023-10-26T11:51:51.474690+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:53.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:52 smithi006 bash[23371]: cluster 2023-10-26T11:51:51.474690+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:53.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:52 smithi006 bash[26914]: cluster 2023-10-26T11:51:51.474690+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:55.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:54 smithi124 bash[23478]: cluster 2023-10-26T11:51:53.475242+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:55.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:54 smithi006 bash[23371]: cluster 2023-10-26T11:51:53.475242+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:55.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:54 smithi006 bash[26914]: cluster 2023-10-26T11:51:53.475242+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-10-26T11:51:56.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:55 smithi124 bash[23478]: audit 2023-10-26T11:51:55.332817+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T11:51:56.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:55 smithi124 bash[23478]: audit 2023-10-26T11:51:55.334768+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:56.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:55 smithi124 bash[23478]: audit 2023-10-26T11:51:55.337091+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T11:51:56.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[23371]: audit 2023-10-26T11:51:55.332817+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T11:51:56.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[23371]: audit 2023-10-26T11:51:55.334768+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:56.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[23371]: audit 2023-10-26T11:51:55.337091+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T11:51:56.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[26914]: audit 2023-10-26T11:51:55.332817+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-26T11:51:56.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[26914]: audit 2023-10-26T11:51:55.334768+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:51:56.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:55 smithi006 bash[26914]: audit 2023-10-26T11:51:55.337091+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-10-26T11:51:57.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:56 smithi124 bash[23478]: cephadm 2023-10-26T11:51:55.336419+0000 mgr.y (mgr.14140) 146 : cephadm [INF] Deploying daemon osd.5 on smithi124 2023-10-26T11:51:57.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:56 smithi124 bash[23478]: cluster 2023-10-26T11:51:55.475804+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:57.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:56 smithi006 bash[23371]: cephadm 2023-10-26T11:51:55.336419+0000 mgr.y (mgr.14140) 146 : cephadm [INF] Deploying daemon osd.5 on smithi124 2023-10-26T11:51:57.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:56 smithi006 bash[23371]: cluster 2023-10-26T11:51:55.475804+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:57.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:56 smithi006 bash[26914]: cephadm 2023-10-26T11:51:55.336419+0000 mgr.y (mgr.14140) 146 : cephadm [INF] Deploying daemon osd.5 on smithi124 2023-10-26T11:51:57.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:56 smithi006 bash[26914]: cluster 2023-10-26T11:51:55.475804+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:57.747 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 5 on host 'smithi124' 2023-10-26T11:51:58.075 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:57 smithi124 bash[23478]: cluster 2023-10-26T11:51:57.476361+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:58.076 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:57 smithi124 bash[23478]: audit 2023-10-26T11:51:57.737182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:58.076 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:57 smithi124 bash[23478]: audit 2023-10-26T11:51:57.738402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:58.077 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:57 smithi124 bash[23478]: audit 2023-10-26T11:51:57.743245+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:58.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[23371]: cluster 2023-10-26T11:51:57.476361+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:58.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[26914]: cluster 2023-10-26T11:51:57.476361+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:51:58.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[23371]: audit 2023-10-26T11:51:57.737182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:58.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[23371]: audit 2023-10-26T11:51:57.738402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:58.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[23371]: audit 2023-10-26T11:51:57.743245+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:58.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[26914]: audit 2023-10-26T11:51:57.737182+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:58.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[26914]: audit 2023-10-26T11:51:57.738402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:51:58.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:57 smithi006 bash[26914]: audit 2023-10-26T11:51:57.743245+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256511\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256715\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:31.256844\", \"created\": \"2023-10-26T11:51:30.375950\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_device_update\": \"2023-10-26T11:51:40.981508\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:59.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:58 smithi124 bash[23478]: audit 2023-10-26T11:51:58.577040+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:59.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:58 smithi124 bash[23478]: audit 2023-10-26T11:51:58.583246+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:59.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:51:58 smithi124 bash[23478]: audit 2023-10-26T11:51:58.584711+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:59.195 DEBUG:teuthology.orchestra.run.smithi124:osd.5> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.5.service 2023-10-26T11:51:59.198 INFO:tasks.cephadm:Deploying osd.6 on smithi124 with /dev/vg_nvme/lv_2... 2023-10-26T11:51:59.198 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-26T11:51:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[23371]: audit 2023-10-26T11:51:58.577040+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:59.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[26914]: audit 2023-10-26T11:51:58.577040+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:51:59.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[23371]: audit 2023-10-26T11:51:58.583246+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:59.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[23371]: audit 2023-10-26T11:51:58.584711+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:51:59.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[26914]: audit 2023-10-26T11:51:58.583246+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"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\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:51:59.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:51:58 smithi006 bash[26914]: audit 2023-10-26T11:51:58.584711+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:00.551 INFO:journalctl@ceph.osd.5.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:52:01.101 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[23478]: cluster 2023-10-26T11:51:59.476898+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:01.101 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-26T11:52:01.102 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-10-26T11:52:01.102 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-26T11:52:01.102 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-10-26T11:52:01.102 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-26T11:52:01.102 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-26T11:52:01.103 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:00 smithi124 bash[26964]: --> ceph-volume lvm activate successful for osd ID: 5 2023-10-26T11:52:01.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:00 smithi006 bash[23371]: cluster 2023-10-26T11:51:59.476898+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:01.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:00 smithi006 bash[26914]: cluster 2023-10-26T11:51:59.476898+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:03.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:02 smithi124 bash[23478]: cluster 2023-10-26T11:52:01.477421+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:03.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:02 smithi124 bash[23478]: audit 2023-10-26T11:52:02.480897+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:03.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:02 smithi124 bash[23478]: audit 2023-10-26T11:52:02.487216+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:03.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[23371]: cluster 2023-10-26T11:52:01.477421+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:03.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[23371]: audit 2023-10-26T11:52:02.480897+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:03.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[23371]: audit 2023-10-26T11:52:02.487216+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:03.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[26914]: cluster 2023-10-26T11:52:01.477421+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:03.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[26914]: audit 2023-10-26T11:52:02.480897+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:03.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:02 smithi006 bash[26914]: audit 2023-10-26T11:52:02.487216+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:04.631 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:04 smithi124 bash[27322]: debug 2023-10-26T11:52:04.391+0000 7ff714fd0ec0 -1 Falling back to public interface 2023-10-26T11:52:04.831 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-26T11:52:04.832 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-26T11:52:04.832 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-26T11:52:04.832 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-26T11:52:04.832 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0186337 s, 563 MB/s 2023-10-26T11:52:04.833 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-26T11:52:05.131 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:05 smithi124 bash[27322]: debug 2023-10-26T11:52:05.035+0000 7ff714fd0ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-10-26T11:52:05.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:04 smithi124 bash[23478]: cluster 2023-10-26T11:52:03.478005+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:05.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:04 smithi006 bash[23371]: cluster 2023-10-26T11:52:03.478005+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:05.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:04 smithi006 bash[26914]: cluster 2023-10-26T11:52:03.478005+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:05.546 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_2 2023-10-26T11:52:06.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:05 smithi124 bash[23478]: audit 2023-10-26T11:52:05.043511+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T11:52:06.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:05 smithi124 bash[23478]: audit 2023-10-26T11:52:05.043892+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-10-26T11:52:06.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:05 smithi006 bash[23371]: audit 2023-10-26T11:52:05.043511+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T11:52:06.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:05 smithi006 bash[23371]: audit 2023-10-26T11:52:05.043892+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-10-26T11:52:06.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:05 smithi006 bash[26914]: audit 2023-10-26T11:52:05.043511+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-26T11:52:06.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:05 smithi006 bash[26914]: audit 2023-10-26T11:52:05.043892+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-10-26T11:52:07.131 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[27322]: debug 2023-10-26T11:52:06.875+0000 7ff6f9d7d700 -1 osd.5 0 waiting for initial osdmap 2023-10-26T11:52:07.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: cluster 2023-10-26T11:52:05.478561+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:07.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: audit 2023-10-26T11:52:05.857576+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-10-26T11:52:07.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: cluster 2023-10-26T11:52:05.857753+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T11:52:07.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: audit 2023-10-26T11:52:05.858657+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:07.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: audit 2023-10-26T11:52:05.860690+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: audit 2023-10-26T11:52:05.865975+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: cluster 2023-10-26T11:52:06.015559+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:07.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:06 smithi124 bash[23478]: cluster 2023-10-26T11:52:06.015672+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:07.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: cluster 2023-10-26T11:52:05.478561+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:07.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: audit 2023-10-26T11:52:05.857576+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-10-26T11:52:07.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: cluster 2023-10-26T11:52:05.857753+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T11:52:07.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: audit 2023-10-26T11:52:05.858657+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:07.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: audit 2023-10-26T11:52:05.860690+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: audit 2023-10-26T11:52:05.865975+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: cluster 2023-10-26T11:52:06.015559+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:07.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[23371]: cluster 2023-10-26T11:52:06.015672+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:07.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: cluster 2023-10-26T11:52:05.478561+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:07.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: audit 2023-10-26T11:52:05.857576+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-10-26T11:52:07.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: cluster 2023-10-26T11:52:05.857753+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-10-26T11:52:07.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: audit 2023-10-26T11:52:05.858657+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:07.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: audit 2023-10-26T11:52:05.860690+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: audit 2023-10-26T11:52:05.865975+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:07.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: cluster 2023-10-26T11:52:06.015559+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:07.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:06 smithi006 bash[26914]: cluster 2023-10-26T11:52:06.015672+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:08.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: audit 2023-10-26T11:52:06.869260+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-26T11:52:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: cluster 2023-10-26T11:52:06.869443+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T11:52:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: audit 2023-10-26T11:52:06.870802+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: audit 2023-10-26T11:52:06.916786+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:08.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: audit 2023-10-26T11:52:07.150625+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:08.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:07 smithi124 bash[23478]: audit 2023-10-26T11:52:07.156754+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:08.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: audit 2023-10-26T11:52:06.869260+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-26T11:52:08.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: cluster 2023-10-26T11:52:06.869443+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T11:52:08.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: audit 2023-10-26T11:52:06.870802+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:08.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: audit 2023-10-26T11:52:06.916786+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:08.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: audit 2023-10-26T11:52:06.869260+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-26T11:52:08.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: cluster 2023-10-26T11:52:06.869443+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-10-26T11:52:08.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: audit 2023-10-26T11:52:06.870802+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:08.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: audit 2023-10-26T11:52:06.916786+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:08.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: audit 2023-10-26T11:52:07.150625+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:08.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[23371]: audit 2023-10-26T11:52:07.156754+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:08.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: audit 2023-10-26T11:52:07.150625+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:08.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:07 smithi006 bash[26914]: audit 2023-10-26T11:52:07.156754+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}}, \"last_daemon_update\": \"2023-10-26T11:51:58.575438\", \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:09.184 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:08 smithi124 bash[23478]: cluster 2023-10-26T11:52:07.479127+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:09.185 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:08 smithi124 bash[23478]: cluster 2023-10-26T11:52:07.890943+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017] boot 2023-10-26T11:52:09.185 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:08 smithi124 bash[23478]: cluster 2023-10-26T11:52:07.891064+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-26T11:52:09.185 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:08 smithi124 bash[23478]: audit 2023-10-26T11:52:07.891305+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[23371]: cluster 2023-10-26T11:52:07.479127+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[23371]: cluster 2023-10-26T11:52:07.890943+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017] boot 2023-10-26T11:52:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[23371]: cluster 2023-10-26T11:52:07.891064+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-26T11:52:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[23371]: audit 2023-10-26T11:52:07.891305+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[26914]: cluster 2023-10-26T11:52:07.479127+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-10-26T11:52:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[26914]: cluster 2023-10-26T11:52:07.890943+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.124:6808/2054720017,v1:172.21.15.124:6809/2054720017] boot 2023-10-26T11:52:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[26914]: cluster 2023-10-26T11:52:07.891064+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-26T11:52:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:08 smithi006 bash[26914]: audit 2023-10-26T11:52:07.891305+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T11:52:10.156 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: cluster 2023-10-26T11:52:08.895243+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T11:52:10.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: audit 2023-10-26T11:52:08.941688+0000 mgr.y (mgr.14140) 154 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:10.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: cephadm 2023-10-26T11:52:08.942704+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:10.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: audit 2023-10-26T11:52:08.943192+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:10.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: audit 2023-10-26T11:52:08.944822+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:10.157 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:09 smithi124 bash[23478]: audit 2023-10-26T11:52:08.947305+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:10.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: cluster 2023-10-26T11:52:08.895243+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T11:52:10.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: audit 2023-10-26T11:52:08.941688+0000 mgr.y (mgr.14140) 154 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:10.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: cephadm 2023-10-26T11:52:08.942704+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:10.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: audit 2023-10-26T11:52:08.943192+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:10.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: audit 2023-10-26T11:52:08.944822+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:10.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[23371]: audit 2023-10-26T11:52:08.947305+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:10.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: cluster 2023-10-26T11:52:08.895243+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-26T11:52:10.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: audit 2023-10-26T11:52:08.941688+0000 mgr.y (mgr.14140) 154 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:10.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: cephadm 2023-10-26T11:52:08.942704+0000 mgr.y (mgr.14140) 155 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:10.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: audit 2023-10-26T11:52:08.943192+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:10.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: audit 2023-10-26T11:52:08.944822+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:10.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:09 smithi006 bash[26914]: audit 2023-10-26T11:52:08.947305+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:11.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:10 smithi124 bash[23478]: cluster 2023-10-26T11:52:09.479714+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:11.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:10 smithi124 bash[23478]: cluster 2023-10-26T11:52:09.899454+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:52:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:10 smithi006 bash[23371]: cluster 2023-10-26T11:52:09.479714+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:10 smithi006 bash[23371]: cluster 2023-10-26T11:52:09.899454+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:52:11.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:10 smithi006 bash[26914]: cluster 2023-10-26T11:52:09.479714+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:11.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:10 smithi006 bash[26914]: cluster 2023-10-26T11:52:09.899454+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-26T11:52:13.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: cluster 2023-10-26T11:52:11.480328+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:13.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: audit 2023-10-26T11:52:12.421114+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.124:0/3681998142' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: audit 2023-10-26T11:52:12.421708+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: audit 2023-10-26T11:52:12.430232+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]': finished 2023-10-26T11:52:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: cluster 2023-10-26T11:52:12.430433+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-10-26T11:52:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[26914]: audit 2023-10-26T11:52:12.430756+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:13.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: cluster 2023-10-26T11:52:11.480328+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:13.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: audit 2023-10-26T11:52:12.421114+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.124:0/3681998142' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: audit 2023-10-26T11:52:12.421708+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: audit 2023-10-26T11:52:12.430232+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]': finished 2023-10-26T11:52:13.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: cluster 2023-10-26T11:52:12.430433+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-10-26T11:52:13.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:12 smithi006 bash[23371]: audit 2023-10-26T11:52:12.430756+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:13.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: cluster 2023-10-26T11:52:11.480328+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:13.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: audit 2023-10-26T11:52:12.421114+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.124:0/3681998142' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: audit 2023-10-26T11:52:12.421708+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]: dispatch 2023-10-26T11:52:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: audit 2023-10-26T11:52:12.430232+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5cb2e76f-029a-49e5-9871-f5058e2fc097"}]': finished 2023-10-26T11:52:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: cluster 2023-10-26T11:52:12.430433+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-10-26T11:52:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:12 smithi124 bash[23478]: audit 2023-10-26T11:52:12.430756+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:15.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:14 smithi006 bash[23371]: cluster 2023-10-26T11:52:13.481041+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:15.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:14 smithi006 bash[23371]: audit 2023-10-26T11:52:14.721822+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.124:0/3117900452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:15.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:14 smithi006 bash[26914]: cluster 2023-10-26T11:52:13.481041+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:15.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:14 smithi006 bash[26914]: audit 2023-10-26T11:52:14.721822+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.124:0/3117900452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:15.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:14 smithi124 bash[23478]: cluster 2023-10-26T11:52:13.481041+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:15.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:14 smithi124 bash[23478]: audit 2023-10-26T11:52:14.721822+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.124:0/3117900452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:16.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:15 smithi124 bash[23478]: cluster 2023-10-26T11:52:15.481731+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:16.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:15 smithi124 bash[23478]: cluster 2023-10-26T11:52:15.917511+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T11:52:16.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:15 smithi124 bash[23478]: cluster 2023-10-26T11:52:15.917585+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-10-26T11:52:16.438 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[23371]: cluster 2023-10-26T11:52:15.481731+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:16.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[23371]: cluster 2023-10-26T11:52:15.917511+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T11:52:16.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[23371]: cluster 2023-10-26T11:52:15.917585+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-10-26T11:52:16.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[26914]: cluster 2023-10-26T11:52:15.481731+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:16.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[26914]: cluster 2023-10-26T11:52:15.917511+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-26T11:52:16.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:15 smithi006 bash[26914]: cluster 2023-10-26T11:52:15.917585+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-10-26T11:52:17.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:17 smithi124 bash[23478]: audit 2023-10-26T11:52:17.518699+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:17.938 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:17 smithi006 bash[23371]: audit 2023-10-26T11:52:17.518699+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:17.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:17 smithi006 bash[26914]: audit 2023-10-26T11:52:17.518699+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:18.881 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:18 smithi124 bash[23478]: cluster 2023-10-26T11:52:17.482316+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:18.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:18 smithi006 bash[23371]: cluster 2023-10-26T11:52:17.482316+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:18.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:18 smithi006 bash[26914]: cluster 2023-10-26T11:52:17.482316+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:21.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:20 smithi124 bash[23478]: cluster 2023-10-26T11:52:19.482830+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:21.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:20 smithi006 bash[23371]: cluster 2023-10-26T11:52:19.482830+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:21.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:20 smithi006 bash[26914]: cluster 2023-10-26T11:52:19.482830+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:22.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:21 smithi124 bash[23478]: audit 2023-10-26T11:52:21.351551+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T11:52:22.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:21 smithi124 bash[23478]: audit 2023-10-26T11:52:21.353445+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:22.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:21 smithi124 bash[23478]: audit 2023-10-26T11:52:21.355570+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T11:52:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[23371]: audit 2023-10-26T11:52:21.351551+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T11:52:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[23371]: audit 2023-10-26T11:52:21.353445+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[23371]: audit 2023-10-26T11:52:21.355570+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T11:52:22.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[26914]: audit 2023-10-26T11:52:21.351551+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-26T11:52:22.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[26914]: audit 2023-10-26T11:52:21.353445+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:22.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:21 smithi006 bash[26914]: audit 2023-10-26T11:52:21.355570+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-10-26T11:52:23.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:22 smithi124 bash[23478]: cephadm 2023-10-26T11:52:21.354926+0000 mgr.y (mgr.14140) 162 : cephadm [INF] Deploying daemon osd.6 on smithi124 2023-10-26T11:52:23.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:22 smithi124 bash[23478]: cluster 2023-10-26T11:52:21.483518+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:23.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:22 smithi006 bash[23371]: cephadm 2023-10-26T11:52:21.354926+0000 mgr.y (mgr.14140) 162 : cephadm [INF] Deploying daemon osd.6 on smithi124 2023-10-26T11:52:23.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:22 smithi006 bash[23371]: cluster 2023-10-26T11:52:21.483518+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:23.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:22 smithi006 bash[26914]: cephadm 2023-10-26T11:52:21.354926+0000 mgr.y (mgr.14140) 162 : cephadm [INF] Deploying daemon osd.6 on smithi124 2023-10-26T11:52:23.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:22 smithi006 bash[26914]: cluster 2023-10-26T11:52:21.483518+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:23.416 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 6 on host 'smithi124' 2023-10-26T11:52:24.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:23 smithi124 bash[23478]: audit 2023-10-26T11:52:23.402226+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:23 smithi124 bash[23478]: audit 2023-10-26T11:52:23.403384+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:24.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:23 smithi124 bash[23478]: audit 2023-10-26T11:52:23.408642+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:24.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[23371]: audit 2023-10-26T11:52:23.402226+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[23371]: audit 2023-10-26T11:52:23.403384+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:24.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[23371]: audit 2023-10-26T11:52:23.408642+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:24.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[26914]: audit 2023-10-26T11:52:23.402226+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:24.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[26914]: audit 2023-10-26T11:52:23.403384+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:24.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:23 smithi006 bash[26914]: audit 2023-10-26T11:52:23.408642+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574790\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.574990\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575118\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:58.575241\", \"created\": \"2023-10-26T11:51:57.719482\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_device_update\": \"2023-10-26T11:52:07.149101\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:24.826 DEBUG:teuthology.orchestra.run.smithi124:osd.6> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.6.service 2023-10-26T11:52:24.829 INFO:tasks.cephadm:Deploying osd.7 on smithi124 with /dev/vg_nvme/lv_1... 2023-10-26T11:52:24.829 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-26T11:52:25.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[23371]: cluster 2023-10-26T11:52:23.484143+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:25.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[26914]: cluster 2023-10-26T11:52:23.484143+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:25.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[23371]: audit 2023-10-26T11:52:24.367774+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:25.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[26914]: audit 2023-10-26T11:52:24.367774+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:25.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[23371]: audit 2023-10-26T11:52:24.374106+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:25.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[23371]: audit 2023-10-26T11:52:24.375610+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:25.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[26914]: audit 2023-10-26T11:52:24.374106+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:25.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:24 smithi006 bash[26914]: audit 2023-10-26T11:52:24.375610+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:25.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:24 smithi124 bash[23478]: cluster 2023-10-26T11:52:23.484143+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:25.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:24 smithi124 bash[23478]: audit 2023-10-26T11:52:24.367774+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:24 smithi124 bash[23478]: audit 2023-10-26T11:52:24.374106+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:24 smithi124 bash[23478]: audit 2023-10-26T11:52:24.375610+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:26.221 INFO:journalctl@ceph.osd.6.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:52:26.221 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-26T11:52:26.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-10-26T11:52:26.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-10-26T11:52:26.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-10-26T11:52:26.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-26T11:52:26.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-26T11:52:26.223 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[28567]: --> ceph-volume lvm activate successful for osd ID: 6 2023-10-26T11:52:27.159 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:26 smithi124 bash[23478]: cluster 2023-10-26T11:52:25.484694+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:27.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:26 smithi006 bash[23371]: cluster 2023-10-26T11:52:25.484694+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:27.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:26 smithi006 bash[26914]: cluster 2023-10-26T11:52:25.484694+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:28.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:27 smithi006 bash[23371]: audit 2023-10-26T11:52:27.489422+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:28.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:27 smithi006 bash[23371]: audit 2023-10-26T11:52:27.495238+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:28.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:27 smithi006 bash[26914]: audit 2023-10-26T11:52:27.489422+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:28.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:27 smithi006 bash[26914]: audit 2023-10-26T11:52:27.495238+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:28.332 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:27 smithi124 bash[23478]: audit 2023-10-26T11:52:27.489422+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:28.332 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:27 smithi124 bash[23478]: audit 2023-10-26T11:52:27.495238+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:29.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:28 smithi124 bash[23478]: cluster 2023-10-26T11:52:27.485249+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:29.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:28 smithi006 bash[23371]: cluster 2023-10-26T11:52:27.485249+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:29.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:28 smithi006 bash[26914]: cluster 2023-10-26T11:52:27.485249+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:30.631 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[28865]: debug 2023-10-26T11:52:30.338+0000 7fe5d6c01700 1 --2- 172.21.15.124:0/3820789149 >> [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] conn(0x564addb76c00 0x564addb73680 secure :-1 s=THROTTLE_DONE pgs=33 cs=0 l=1 rx=0x564addb0dd10 tx=0x564ade7e2aa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-10-26T11:52:30.631 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[28865]: debug 2023-10-26T11:52:30.338+0000 7fe5dcbb4ec0 1 -- 172.21.15.124:0/3820789149 >> [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] conn(0x564addb76c00 msgr2=0x564addb73680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-10-26T11:52:30.632 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[28865]: debug 2023-10-26T11:52:30.338+0000 7fe5dcbb4ec0 1 --2- 172.21.15.124:0/3820789149 >> [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] conn(0x564addb76c00 0x564addb73680 secure :-1 s=READY pgs=33 cs=0 l=1 rx=0x564addb0dd10 tx=0x564ade7e2aa0).stop 2023-10-26T11:52:30.632 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[28865]: debug 2023-10-26T11:52:30.338+0000 7fe5d5bff700 1 -- 172.21.15.124:0/3820789149 <== mon.2 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564addb104e0 con 0x564addb76c00 2023-10-26T11:52:30.929 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[23478]: cluster 2023-10-26T11:52:29.485841+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:30.929 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:30 smithi124 bash[28865]: debug 2023-10-26T11:52:30.642+0000 7fe5dcbb4ec0 -1 Falling back to public interface 2023-10-26T11:52:31.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:30 smithi006 bash[23371]: cluster 2023-10-26T11:52:29.485841+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:31.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:30 smithi006 bash[26914]: cluster 2023-10-26T11:52:29.485841+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:31.447 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-26T11:52:31.448 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-26T11:52:31.448 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-26T11:52:31.448 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-26T11:52:31.448 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0205147 s, 511 MB/s 2023-10-26T11:52:31.448 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-26T11:52:31.631 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:31 smithi124 bash[28865]: debug 2023-10-26T11:52:31.266+0000 7fe5dcbb4ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-10-26T11:52:32.117 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:31 smithi124 bash[23478]: audit 2023-10-26T11:52:31.273430+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T11:52:32.117 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:31 smithi124 bash[23478]: audit 2023-10-26T11:52:31.273891+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-10-26T11:52:32.122 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_1 2023-10-26T11:52:32.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:31 smithi006 bash[23371]: audit 2023-10-26T11:52:31.273430+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T11:52:32.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:31 smithi006 bash[23371]: audit 2023-10-26T11:52:31.273891+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-10-26T11:52:32.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:31 smithi006 bash[26914]: audit 2023-10-26T11:52:31.273430+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-26T11:52:32.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:31 smithi006 bash[26914]: audit 2023-10-26T11:52:31.273891+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-10-26T11:52:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: cluster 2023-10-26T11:52:31.486385+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: audit 2023-10-26T11:52:31.905848+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-10-26T11:52:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: cluster 2023-10-26T11:52:31.905971+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T11:52:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: audit 2023-10-26T11:52:31.906348+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:33.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: audit 2023-10-26T11:52:31.908540+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: audit 2023-10-26T11:52:31.909069+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: cluster 2023-10-26T11:52:32.241659+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:33.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[23371]: cluster 2023-10-26T11:52:32.241759+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: cluster 2023-10-26T11:52:31.486385+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: audit 2023-10-26T11:52:31.905848+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-10-26T11:52:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: cluster 2023-10-26T11:52:31.905971+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T11:52:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: audit 2023-10-26T11:52:31.906348+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: audit 2023-10-26T11:52:31.908540+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: audit 2023-10-26T11:52:31.909069+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: cluster 2023-10-26T11:52:32.241659+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:33.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:32 smithi006 bash[26914]: cluster 2023-10-26T11:52:32.241759+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:33.213 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[28865]: debug 2023-10-26T11:52:32.914+0000 7fe5c5969700 -1 osd.6 0 waiting for initial osdmap 2023-10-26T11:52:33.213 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: cluster 2023-10-26T11:52:31.486385+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:33.214 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: audit 2023-10-26T11:52:31.905848+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-10-26T11:52:33.214 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: cluster 2023-10-26T11:52:31.905971+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-10-26T11:52:33.214 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: audit 2023-10-26T11:52:31.906348+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:33.214 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: audit 2023-10-26T11:52:31.908540+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.214 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: audit 2023-10-26T11:52:31.909069+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=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:33.215 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: cluster 2023-10-26T11:52:32.241659+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:33.215 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:32 smithi124 bash[23478]: cluster 2023-10-26T11:52:32.241759+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:34.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:32.911283+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:34.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: cluster 2023-10-26T11:52:32.911471+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T11:52:34.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:32.912909+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:34.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:32.922421+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:34.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:32.911283+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:34.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: cluster 2023-10-26T11:52:32.911471+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T11:52:34.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:32.912909+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:34.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:32.922421+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:34.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:33.139998+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:34.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:33.146023+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:34.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:33.139998+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:34.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:33.146023+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:34.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: cluster 2023-10-26T11:52:33.912171+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000] boot 2023-10-26T11:52:34.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: cluster 2023-10-26T11:52:33.912658+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-10-26T11:52:34.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[23371]: audit 2023-10-26T11:52:33.912945+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:34.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: cluster 2023-10-26T11:52:33.912171+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000] boot 2023-10-26T11:52:34.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: cluster 2023-10-26T11:52:33.912658+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-10-26T11:52:34.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:33 smithi006 bash[26914]: audit 2023-10-26T11:52:33.912945+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:32.911283+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: cluster 2023-10-26T11:52:32.911471+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-10-26T11:52:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:32.912909+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:32.922421+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:33.139998+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:33.146023+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}}, \"last_daemon_update\": \"2023-10-26T11:52:24.366119\", \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: cluster 2023-10-26T11:52:33.912171+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.124:6816/3560041000,v1:172.21.15.124:6817/3560041000] boot 2023-10-26T11:52:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: cluster 2023-10-26T11:52:33.912658+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-10-26T11:52:34.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:33 smithi124 bash[23478]: audit 2023-10-26T11:52:33.912945+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T11:52:35.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:34 smithi124 bash[23478]: cluster 2023-10-26T11:52:33.487020+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:35.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:34 smithi006 bash[23371]: cluster 2023-10-26T11:52:33.487020+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:35.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:34 smithi006 bash[26914]: cluster 2023-10-26T11:52:33.487020+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-10-26T11:52:36.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[23371]: cluster 2023-10-26T11:52:34.925940+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T11:52:36.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[23371]: audit 2023-10-26T11:52:35.172516+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:36.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[23371]: audit 2023-10-26T11:52:35.174394+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:36.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[23371]: audit 2023-10-26T11:52:35.177420+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:36.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[26914]: cluster 2023-10-26T11:52:34.925940+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T11:52:36.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[26914]: audit 2023-10-26T11:52:35.172516+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:36.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[26914]: audit 2023-10-26T11:52:35.174394+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:36.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:35 smithi006 bash[26914]: audit 2023-10-26T11:52:35.177420+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:36.197 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:35 smithi124 bash[23478]: cluster 2023-10-26T11:52:34.925940+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-26T11:52:36.197 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:35 smithi124 bash[23478]: audit 2023-10-26T11:52:35.172516+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-26T11:52:36.198 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:35 smithi124 bash[23478]: audit 2023-10-26T11:52:35.174394+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:36.198 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:35 smithi124 bash[23478]: audit 2023-10-26T11:52:35.177420+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:37.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:36 smithi124 bash[23478]: audit 2023-10-26T11:52:35.170385+0000 mgr.y (mgr.14140) 170 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:37.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:36 smithi124 bash[23478]: cephadm 2023-10-26T11:52:35.171946+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:36 smithi124 bash[23478]: cluster 2023-10-26T11:52:35.487614+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[23371]: audit 2023-10-26T11:52:35.170385+0000 mgr.y (mgr.14140) 170 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[23371]: cephadm 2023-10-26T11:52:35.171946+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[23371]: cluster 2023-10-26T11:52:35.487614+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:37.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[26914]: audit 2023-10-26T11:52:35.170385+0000 mgr.y (mgr.14140) 170 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:52:37.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[26914]: cephadm 2023-10-26T11:52:35.171946+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Applying osd on host smithi124... 2023-10-26T11:52:37.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:36 smithi006 bash[26914]: cluster 2023-10-26T11:52:35.487614+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:39.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: cluster 2023-10-26T11:52:37.488229+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: audit 2023-10-26T11:52:38.665267+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.124:0/3018640866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: audit 2023-10-26T11:52:38.665924+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: audit 2023-10-26T11:52:38.676498+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]': finished 2023-10-26T11:52:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: cluster 2023-10-26T11:52:38.676649+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-10-26T11:52:39.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:38 smithi124 bash[23478]: audit 2023-10-26T11:52:38.676962+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: cluster 2023-10-26T11:52:37.488229+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: audit 2023-10-26T11:52:38.665267+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.124:0/3018640866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: audit 2023-10-26T11:52:38.665924+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: audit 2023-10-26T11:52:38.676498+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]': finished 2023-10-26T11:52:39.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: cluster 2023-10-26T11:52:38.676649+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-10-26T11:52:39.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[23371]: audit 2023-10-26T11:52:38.676962+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: cluster 2023-10-26T11:52:37.488229+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: audit 2023-10-26T11:52:38.665267+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.124:0/3018640866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: audit 2023-10-26T11:52:38.665924+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]: dispatch 2023-10-26T11:52:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: audit 2023-10-26T11:52:38.676498+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "808072fb-ffe6-450f-94be-fa26dd7f5bad"}]': finished 2023-10-26T11:52:39.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: cluster 2023-10-26T11:52:38.676649+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-10-26T11:52:39.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:38 smithi006 bash[26914]: audit 2023-10-26T11:52:38.676962+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:41.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:40 smithi124 bash[23478]: cluster 2023-10-26T11:52:39.488889+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:41.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:40 smithi006 bash[23371]: cluster 2023-10-26T11:52:39.488889+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:41.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:40 smithi006 bash[26914]: cluster 2023-10-26T11:52:39.488889+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:42.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:41 smithi124 bash[23478]: audit 2023-10-26T11:52:40.988533+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.124:0/1736577131' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:42.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:41 smithi006 bash[23371]: audit 2023-10-26T11:52:40.988533+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.124:0/1736577131' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:42.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:41 smithi006 bash[26914]: audit 2023-10-26T11:52:40.988533+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.124:0/1736577131' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-26T11:52:43.274 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:42 smithi124 bash[23478]: cluster 2023-10-26T11:52:41.489468+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:43.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:42 smithi006 bash[23371]: cluster 2023-10-26T11:52:41.489468+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:43.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:42 smithi006 bash[26914]: cluster 2023-10-26T11:52:41.489468+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:44.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:43 smithi124 bash[23478]: cluster 2023-10-26T11:52:43.490053+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:44.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:43 smithi124 bash[23478]: audit 2023-10-26T11:52:43.756281+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:44.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:43 smithi006 bash[26914]: cluster 2023-10-26T11:52:43.490053+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:44.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:43 smithi006 bash[26914]: audit 2023-10-26T11:52:43.756281+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:44.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:43 smithi006 bash[23371]: cluster 2023-10-26T11:52:43.490053+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:44.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:43 smithi006 bash[23371]: audit 2023-10-26T11:52:43.756281+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:47.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:46 smithi124 bash[23478]: cluster 2023-10-26T11:52:45.490621+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:46 smithi006 bash[23371]: cluster 2023-10-26T11:52:45.490621+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:47.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:46 smithi006 bash[26914]: cluster 2023-10-26T11:52:45.490621+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:48.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:47 smithi124 bash[23478]: audit 2023-10-26T11:52:47.440978+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T11:52:48.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:47 smithi124 bash[23478]: audit 2023-10-26T11:52:47.442898+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:48.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:47 smithi124 bash[23478]: audit 2023-10-26T11:52:47.445127+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T11:52:48.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[23371]: audit 2023-10-26T11:52:47.440978+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T11:52:48.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[23371]: audit 2023-10-26T11:52:47.442898+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:48.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[23371]: audit 2023-10-26T11:52:47.445127+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T11:52:48.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[26914]: audit 2023-10-26T11:52:47.440978+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-26T11:52:48.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[26914]: audit 2023-10-26T11:52:47.442898+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:52:48.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:47 smithi006 bash[26914]: audit 2023-10-26T11:52:47.445127+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-10-26T11:52:49.127 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:48 smithi124 bash[23478]: cephadm 2023-10-26T11:52:47.444468+0000 mgr.y (mgr.14140) 178 : cephadm [INF] Deploying daemon osd.7 on smithi124 2023-10-26T11:52:49.127 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:48 smithi124 bash[23478]: cluster 2023-10-26T11:52:47.491206+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:49.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:48 smithi006 bash[23371]: cephadm 2023-10-26T11:52:47.444468+0000 mgr.y (mgr.14140) 178 : cephadm [INF] Deploying daemon osd.7 on smithi124 2023-10-26T11:52:49.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:48 smithi006 bash[23371]: cluster 2023-10-26T11:52:47.491206+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:49.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:48 smithi006 bash[26914]: cephadm 2023-10-26T11:52:47.444468+0000 mgr.y (mgr.14140) 178 : cephadm [INF] Deploying daemon osd.7 on smithi124 2023-10-26T11:52:49.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:48 smithi006 bash[26914]: cluster 2023-10-26T11:52:47.491206+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:49.626 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 7 on host 'smithi124' 2023-10-26T11:52:50.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[23371]: audit 2023-10-26T11:52:49.612507+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:50.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[23371]: audit 2023-10-26T11:52:49.613605+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:50.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[23371]: audit 2023-10-26T11:52:49.619504+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:50.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[26914]: audit 2023-10-26T11:52:49.612507+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:50.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[26914]: audit 2023-10-26T11:52:49.613605+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:50.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:49 smithi006 bash[26914]: audit 2023-10-26T11:52:49.619504+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:50.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:49 smithi124 bash[23478]: audit 2023-10-26T11:52:49.612507+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:50.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:49 smithi124 bash[23478]: audit 2023-10-26T11:52:49.613605+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:50.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:49 smithi124 bash[23478]: audit 2023-10-26T11:52:49.619504+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365345\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365550\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365677\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365798\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:24.365918\", \"created\": \"2023-10-26T11:52:23.382937\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_device_update\": \"2023-10-26T11:52:33.138283\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:50.973 DEBUG:teuthology.orchestra.run.smithi124:osd.7> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.7.service 2023-10-26T11:52:50.976 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-26T11:52:50.976 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-10-26T11:52:51.166 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:50 smithi124 bash[23478]: cluster 2023-10-26T11:52:49.491785+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:51.167 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:50 smithi124 bash[23478]: audit 2023-10-26T11:52:50.538646+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:51.167 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:50 smithi124 bash[23478]: audit 2023-10-26T11:52:50.544697+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:51.168 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:50 smithi124 bash[23478]: audit 2023-10-26T11:52:50.546129+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:51.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[23371]: cluster 2023-10-26T11:52:49.491785+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:51.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[26914]: cluster 2023-10-26T11:52:49.491785+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[23371]: audit 2023-10-26T11:52:50.538646+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:51.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[23371]: audit 2023-10-26T11:52:50.544697+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:51.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[23371]: audit 2023-10-26T11:52:50.546129+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:51.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[26914]: audit 2023-10-26T11:52:50.538646+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:51.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[26914]: audit 2023-10-26T11:52:50.544697+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:51.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:50 smithi006 bash[26914]: audit 2023-10-26T11:52:50.546129+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-10-26T11:52:51.647 INFO:journalctl@ceph.osd.7.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:52:52.381 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-26T11:52:52.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-10-26T11:52:52.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-10-26T11:52:52.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-10-26T11:52:52.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-26T11:52:52.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-26T11:52:52.383 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[30170]: --> ceph-volume lvm activate successful for osd ID: 7 2023-10-26T11:52:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[23371]: cluster 2023-10-26T11:52:51.492329+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[23371]: audit 2023-10-26T11:52:52.497622+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[23371]: audit 2023-10-26T11:52:52.503581+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[26914]: cluster 2023-10-26T11:52:51.492329+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[26914]: audit 2023-10-26T11:52:52.497622+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:53.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:52 smithi006 bash[26914]: audit 2023-10-26T11:52:52.503581+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:53.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[23478]: cluster 2023-10-26T11:52:51.492329+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[23478]: audit 2023-10-26T11:52:52.497622+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:52:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:52 smithi124 bash[23478]: audit 2023-10-26T11:52:52.503581+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:52:53.864 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:52:54.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:53 smithi006 bash[23371]: audit 2023-10-26T11:52:53.862273+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/1057445938' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:54.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:53 smithi006 bash[26914]: audit 2023-10-26T11:52:53.862273+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/1057445938' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:54.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:53 smithi124 bash[23478]: audit 2023-10-26T11:52:53.862273+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.6:0/1057445938' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:54.557 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1698321153,"num_in_osds":7,"osd_in_since":1698321153,"num_remapped_pgs":0} 2023-10-26T11:52:55.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:54 smithi124 bash[23478]: cluster 2023-10-26T11:52:53.492985+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:55.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:54 smithi006 bash[23371]: cluster 2023-10-26T11:52:53.492985+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:55.258 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:54 smithi006 bash[26914]: cluster 2023-10-26T11:52:53.492985+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:55.561 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-10-26T11:52:55.881 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:55 smithi124 bash[30465]: debug 2023-10-26T11:52:55.454+0000 7fe534846ec0 -1 Falling back to public interface 2023-10-26T11:52:56.382 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:56 smithi124 bash[30465]: debug 2023-10-26T11:52:56.094+0000 7fe534846ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-10-26T11:52:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:56 smithi006 bash[23371]: cluster 2023-10-26T11:52:55.493605+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:56 smithi006 bash[23371]: audit 2023-10-26T11:52:56.104508+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T11:52:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.105021+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-10-26T11:52:57.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.775273+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: cluster 2023-10-26T11:52:55.493605+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.104508+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T11:52:57.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.105021+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-10-26T11:52:57.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.775273+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:57.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:56 smithi124 bash[23478]: cluster 2023-10-26T11:52:55.493605+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:57.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:56 smithi124 bash[23478]: audit 2023-10-26T11:52:56.104508+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-26T11:52:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:56 smithi124 bash[23478]: audit 2023-10-26T11:52:56.105021+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-10-26T11:52:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:56 smithi124 bash[23478]: audit 2023-10-26T11:52:56.775273+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:52:58.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.907557+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T11:52:58.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: cluster 2023-10-26T11:52:56.907709+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T11:52:58.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.908799+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:58.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.908914+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:56.909682+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.907557+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T11:52:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: cluster 2023-10-26T11:52:56.907709+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T11:52:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.908799+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.908914+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:56.909682+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:57.008138+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:58.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[23371]: audit 2023-10-26T11:52:57.014195+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:58.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:57.008138+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:58.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:57 smithi006 bash[26914]: audit 2023-10-26T11:52:57.014195+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:58.381 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[30465]: debug 2023-10-26T11:52:57.914+0000 7fe5195f3700 -1 osd.7 0 waiting for initial osdmap 2023-10-26T11:52:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:56.907557+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-26T11:52:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: cluster 2023-10-26T11:52:56.907709+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-10-26T11:52:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:56.908799+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:56.908914+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:56.909682+0000 mon.a (mon.0) 444 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-26T11:52:58.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:57.008138+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:52:58.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:57 smithi124 bash[23478]: audit 2023-10-26T11:52:57.014195+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}}, \"last_daemon_update\": \"2023-10-26T11:52:50.536824\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:52:58.694 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:52:59.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: cluster 2023-10-26T11:52:57.150581+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:59.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: cluster 2023-10-26T11:52:57.150643+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: cluster 2023-10-26T11:52:57.494131+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: audit 2023-10-26T11:52:57.910724+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: cluster 2023-10-26T11:52:57.910901+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T11:52:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: audit 2023-10-26T11:52:57.911191+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:59.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[23371]: audit 2023-10-26T11:52:58.692214+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/3286355202' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: cluster 2023-10-26T11:52:57.150581+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: cluster 2023-10-26T11:52:57.150643+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: cluster 2023-10-26T11:52:57.494131+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: audit 2023-10-26T11:52:57.910724+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:59.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: cluster 2023-10-26T11:52:57.910901+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T11:52:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: audit 2023-10-26T11:52:57.911191+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:58 smithi006 bash[26914]: audit 2023-10-26T11:52:58.692214+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/3286355202' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: cluster 2023-10-26T11:52:57.150581+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-26T11:52:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: cluster 2023-10-26T11:52:57.150643+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-26T11:52:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: cluster 2023-10-26T11:52:57.494131+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-10-26T11:52:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: audit 2023-10-26T11:52:57.910724+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=smithi124", "root=default"]}]': finished 2023-10-26T11:52:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: cluster 2023-10-26T11:52:57.910901+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-10-26T11:52:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: audit 2023-10-26T11:52:57.911191+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:52:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:58 smithi124 bash[23478]: audit 2023-10-26T11:52:58.692214+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.6:0/3286355202' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:52:59.411 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1698321153,"num_in_osds":7,"osd_in_since":1698321153,"num_remapped_pgs":0} 2023-10-26T11:53:00.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[23371]: cluster 2023-10-26T11:52:58.914809+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896] boot 2023-10-26T11:53:00.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[23371]: cluster 2023-10-26T11:52:58.915060+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-10-26T11:53:00.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[23371]: audit 2023-10-26T11:52:58.917320+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:53:00.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[26914]: cluster 2023-10-26T11:52:58.914809+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896] boot 2023-10-26T11:53:00.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[26914]: cluster 2023-10-26T11:52:58.915060+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-10-26T11:53:00.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:52:59 smithi006 bash[26914]: audit 2023-10-26T11:52:58.917320+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:53:00.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[23478]: cluster 2023-10-26T11:52:58.914809+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.124:6824/2932152896,v1:172.21.15.124:6825/2932152896] boot 2023-10-26T11:53:00.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[23478]: cluster 2023-10-26T11:52:58.915060+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-10-26T11:53:00.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[23478]: audit 2023-10-26T11:52:58.917320+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T11:53:00.382 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[28865]: debug 2023-10-26T11:52:59.934+0000 7fe5bab59700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-10-26T11:53:00.382 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[28865]: debug 2023-10-26T11:52:59.970+0000 7fe5d6c01700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-10-26T11:53:00.382 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 11:52:59 smithi124 bash[28865]: debug 2023-10-26T11:52:59.970+0000 7fe5d6c01700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-10-26T11:53:00.413 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-10-26T11:53:01.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:00 smithi006 bash[23371]: cluster 2023-10-26T11:52:59.494710+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:01.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:00 smithi006 bash[23371]: cluster 2023-10-26T11:52:59.936185+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T11:53:01.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:00 smithi006 bash[26914]: cluster 2023-10-26T11:52:59.494710+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:01.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:00 smithi006 bash[26914]: cluster 2023-10-26T11:52:59.936185+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T11:53:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:00 smithi124 bash[23478]: cluster 2023-10-26T11:52:59.494710+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:00 smithi124 bash[23478]: cluster 2023-10-26T11:52:59.936185+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-10-26T11:53:03.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:02 smithi124 bash[23478]: cluster 2023-10-26T11:53:01.495281+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:03.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:02 smithi006 bash[23371]: cluster 2023-10-26T11:53:01.495281+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:03.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:02 smithi006 bash[26914]: cluster 2023-10-26T11:53:01.495281+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:03.489 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:53:04.194 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1698321178,"num_in_osds":8,"osd_in_since":1698321178,"num_remapped_pgs":0} 2023-10-26T11:53:04.195 INFO:tasks.cephadm:Adding prometheus.a on smithi124 2023-10-26T11:53:04.196 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch apply prometheus '1;smithi124=a' 2023-10-26T11:53:04.209 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:03 smithi124 bash[23478]: audit 2023-10-26T11:53:03.487257+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3868867756' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:53:04.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:03 smithi006 bash[23371]: audit 2023-10-26T11:53:03.487257+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3868867756' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:53:04.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:03 smithi006 bash[26914]: audit 2023-10-26T11:53:03.487257+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.6:0/3868867756' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-26T11:53:05.238 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:04 smithi124 bash[23478]: cluster 2023-10-26T11:53:03.495826+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:05.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:04 smithi006 bash[23371]: cluster 2023-10-26T11:53:03.495826+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:05.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:04 smithi006 bash[26914]: cluster 2023-10-26T11:53:03.495826+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:07.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:06 smithi124 bash[23478]: cluster 2023-10-26T11:53:05.496405+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:07.276 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled prometheus update... 2023-10-26T11:53:07.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:06 smithi006 bash[23371]: cluster 2023-10-26T11:53:05.496405+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:07.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:06 smithi006 bash[26914]: cluster 2023-10-26T11:53:05.496405+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:08.031 DEBUG:teuthology.orchestra.run.smithi124:prometheus.a> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@prometheus.a.service 2023-10-26T11:53:08.076 INFO:tasks.cephadm:Adding node-exporter.a on smithi006 2023-10-26T11:53:08.077 INFO:tasks.cephadm:Adding node-exporter.b on smithi124 2023-10-26T11:53:08.077 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi006=a;smithi124=b' 2023-10-26T11:53:08.119 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:53:08.216 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:07 smithi124 bash[23478]: audit 2023-10-26T11:53:07.260593+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T11:53:08.217 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:07 smithi124 bash[23478]: audit 2023-10-26T11:53:07.266341+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T11:53:08.217 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:07 smithi124 bash[23478]: audit 2023-10-26T11:53:07.506397+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:53:08.217 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:07 smithi124 bash[23478]: audit 2023-10-26T11:53:07.512466+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:53:08.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[23371]: audit 2023-10-26T11:53:07.260593+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T11:53:08.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[23371]: audit 2023-10-26T11:53:07.266341+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T11:53:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[23371]: audit 2023-10-26T11:53:07.506397+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:53:08.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[23371]: audit 2023-10-26T11:53:07.512466+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:53:08.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[26914]: audit 2023-10-26T11:53:07.260593+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-10-26T11:53:08.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[26914]: audit 2023-10-26T11:53:07.266341+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-10-26T11:53:07.259924\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-10-26T11:53:08.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[26914]: audit 2023-10-26T11:53:07.506397+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-10-26T11:53:08.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:07 smithi006 bash[26914]: audit 2023-10-26T11:53:07.512466+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"54368a48-db72-45f5-80c5-6a2717be024a\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698321100.8803926, \"finished_at\": 1698321117.7515442}, {\"id\": \"54b6f681-55ee-48d6-96b8-0a64903991be\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698321127.8890917, \"finished_at\": 1698321143.4201496}, {\"id\": \"2cba3b4d-b53c-4236-8696-ebf3ef48b592\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698321153.911992, \"finished_at\": 1698321169.628881}, {\"id\": \"fd40b8ff-a012-47a4-9c9c-dece9112316b\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698321178.9149363, \"finished_at\": 1698321185.9310253}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-10-26T11:53:09.362 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:08 smithi124 bash[23478]: audit 2023-10-26T11:53:07.258867+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:09.362 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:08 smithi124 bash[23478]: cephadm 2023-10-26T11:53:07.259876+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi124=a 2023-10-26T11:53:09.363 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:08 smithi124 bash[23478]: cephadm 2023-10-26T11:53:07.273502+0000 mgr.y (mgr.14140) 191 : cephadm [INF] Deploying daemon prometheus.a on smithi124 2023-10-26T11:53:09.363 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:08 smithi124 bash[23478]: cluster 2023-10-26T11:53:07.496975+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:09.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[23371]: audit 2023-10-26T11:53:07.258867+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:09.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[23371]: cephadm 2023-10-26T11:53:07.259876+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi124=a 2023-10-26T11:53:09.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[23371]: cephadm 2023-10-26T11:53:07.273502+0000 mgr.y (mgr.14140) 191 : cephadm [INF] Deploying daemon prometheus.a on smithi124 2023-10-26T11:53:09.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[23371]: cluster 2023-10-26T11:53:07.496975+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:09.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[26914]: audit 2023-10-26T11:53:07.258867+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:09.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[26914]: cephadm 2023-10-26T11:53:07.259876+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi124=a 2023-10-26T11:53:09.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[26914]: cephadm 2023-10-26T11:53:07.273502+0000 mgr.y (mgr.14140) 191 : cephadm [INF] Deploying daemon prometheus.a on smithi124 2023-10-26T11:53:09.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:08 smithi006 bash[26914]: cluster 2023-10-26T11:53:07.496975+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:11.065 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled node-exporter update... 2023-10-26T11:53:11.116 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:10 smithi124 bash[23478]: cluster 2023-10-26T11:53:09.497580+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:10 smithi006 bash[23371]: cluster 2023-10-26T11:53:09.497580+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:11.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:10 smithi006 bash[26914]: cluster 2023-10-26T11:53:09.497580+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:12.030 DEBUG:teuthology.orchestra.run.smithi006:node-exporter.a> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.a.service 2023-10-26T11:53:12.033 DEBUG:teuthology.orchestra.run.smithi124:node-exporter.b> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.b.service 2023-10-26T11:53:12.076 INFO:tasks.cephadm:Adding alertmanager.a on smithi006 2023-10-26T11:53:12.076 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi006=a' 2023-10-26T11:53:12.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:11 smithi124 bash[23478]: audit 2023-10-26T11:53:11.054778+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T11:53:12.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:11 smithi124 bash[23478]: audit 2023-10-26T11:53:11.060937+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T11:53:12.166 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:53:12.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:11 smithi006 bash[23371]: audit 2023-10-26T11:53:11.054778+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T11:53:12.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:11 smithi006 bash[23371]: audit 2023-10-26T11:53:11.060937+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T11:53:12.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:11 smithi006 bash[26914]: audit 2023-10-26T11:53:11.054778+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-10-26T11:53:12.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:11 smithi006 bash[26914]: audit 2023-10-26T11:53:11.060937+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-10-26T11:53:11.054051\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi124\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-10-26T11:53:12.570 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:53:13.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:12 smithi124 bash[23478]: audit 2023-10-26T11:53:11.052958+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:13.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:12 smithi124 bash[23478]: cephadm 2023-10-26T11:53:11.054026+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi006=a,smithi124=b 2023-10-26T11:53:13.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:12 smithi124 bash[23478]: cluster 2023-10-26T11:53:11.498170+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:13.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[23371]: audit 2023-10-26T11:53:11.052958+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:13.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[23371]: cephadm 2023-10-26T11:53:11.054026+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi006=a,smithi124=b 2023-10-26T11:53:13.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[23371]: cluster 2023-10-26T11:53:11.498170+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[26914]: audit 2023-10-26T11:53:11.052958+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi006=a;smithi124=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[26914]: cephadm 2023-10-26T11:53:11.054026+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi006=a,smithi124=b 2023-10-26T11:53:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:12 smithi006 bash[26914]: cluster 2023-10-26T11:53:11.498170+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:15.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:14 smithi124 bash[23478]: cluster 2023-10-26T11:53:13.498724+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:15.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:14 smithi006 bash[23371]: cluster 2023-10-26T11:53:13.498724+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:15.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:14 smithi006 bash[26914]: cluster 2023-10-26T11:53:13.498724+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:16 smithi006 bash[23371]: cluster 2023-10-26T11:53:15.499320+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:17.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:16 smithi006 bash[26914]: cluster 2023-10-26T11:53:15.499320+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:17.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:16 smithi124 bash[23478]: cluster 2023-10-26T11:53:15.499320+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:17.892 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled alertmanager update... 2023-10-26T11:53:18.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:17 smithi006 bash[23371]: audit 2023-10-26T11:53:17.881247+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T11:53:18.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:17 smithi006 bash[23371]: audit 2023-10-26T11:53:17.889578+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T11:53:18.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:17 smithi006 bash[26914]: audit 2023-10-26T11:53:17.881247+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T11:53:18.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:17 smithi006 bash[26914]: audit 2023-10-26T11:53:17.889578+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T11:53:18.271 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:17 smithi124 bash[23478]: audit 2023-10-26T11:53:17.881247+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-10-26T11:53:18.271 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:17 smithi124 bash[23478]: audit 2023-10-26T11:53:17.889578+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-10-26T11:53:17.880011\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi006\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-10-26T11:53:19.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:18 smithi124 bash[23478]: cluster 2023-10-26T11:53:17.499930+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:18 smithi124 bash[23478]: audit 2023-10-26T11:53:17.878628+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:18 smithi124 bash[23478]: cephadm 2023-10-26T11:53:17.879981+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi006=a 2023-10-26T11:53:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[23371]: cluster 2023-10-26T11:53:17.499930+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[23371]: audit 2023-10-26T11:53:17.878628+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[23371]: cephadm 2023-10-26T11:53:17.879981+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi006=a 2023-10-26T11:53:19.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[26914]: cluster 2023-10-26T11:53:17.499930+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:19.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[26914]: audit 2023-10-26T11:53:17.878628+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi006=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:19.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:18 smithi006 bash[26914]: cephadm 2023-10-26T11:53:17.879981+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi006=a 2023-10-26T11:53:19.636 DEBUG:teuthology.orchestra.run.smithi006:alertmanager.a> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@alertmanager.a.service 2023-10-26T11:53:19.638 INFO:tasks.cephadm:Adding grafana.a on smithi124 2023-10-26T11:53:19.639 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph orch apply grafana '1;smithi124=a' 2023-10-26T11:53:19.748 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:53:21.360 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:20 smithi124 bash[23478]: cluster 2023-10-26T11:53:19.500518+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:21.438 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:20 smithi006 bash[23371]: cluster 2023-10-26T11:53:19.500518+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:21.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:20 smithi006 bash[26914]: cluster 2023-10-26T11:53:19.500518+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:23.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:22 smithi124 bash[23478]: cluster 2023-10-26T11:53:21.501079+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:22 smithi006 bash[23371]: cluster 2023-10-26T11:53:21.501079+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:23.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:22 smithi006 bash[26914]: cluster 2023-10-26T11:53:21.501079+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:24.337 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled grafana update... 2023-10-26T11:53:25.077 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:24 smithi124 bash[23478]: cluster 2023-10-26T11:53:23.501659+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:25.078 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:24 smithi124 bash[23478]: audit 2023-10-26T11:53:24.325800+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T11:53:25.078 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:24 smithi124 bash[23478]: audit 2023-10-26T11:53:24.333684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T11:53:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[26914]: cluster 2023-10-26T11:53:23.501659+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[26914]: audit 2023-10-26T11:53:24.325800+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T11:53:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[26914]: audit 2023-10-26T11:53:24.333684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T11:53:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[23371]: cluster 2023-10-26T11:53:23.501659+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[23371]: audit 2023-10-26T11:53:24.325800+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-10-26T11:53:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:24 smithi006 bash[23371]: audit 2023-10-26T11:53:24.333684+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-10-26T11:53:24.325036\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi124\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-10-26T11:53:25.802 DEBUG:teuthology.orchestra.run.smithi124:grafana.a> sudo journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@grafana.a.service 2023-10-26T11:53:25.804 INFO:tasks.cephadm:Setting up client nodes... 2023-10-26T11:53:25.805 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-26T11:53:26.149 INFO:journalctl@ceph.grafana.a.smithi124.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-26T11:53:26.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:25 smithi006 bash[23371]: audit 2023-10-26T11:53:24.323868+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:26.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:25 smithi006 bash[23371]: cephadm 2023-10-26T11:53:24.325002+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service grafana spec with placement count:1 smithi124=a 2023-10-26T11:53:26.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:25 smithi006 bash[26914]: audit 2023-10-26T11:53:24.323868+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:26.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:25 smithi006 bash[26914]: cephadm 2023-10-26T11:53:24.325002+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service grafana spec with placement count:1 smithi124=a 2023-10-26T11:53:26.269 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:25 smithi124 bash[23478]: audit 2023-10-26T11:53:24.323868+0000 mgr.y (mgr.14140) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi124=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:53:26.270 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:25 smithi124 bash[23478]: cephadm 2023-10-26T11:53:24.325002+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Saving service grafana spec with placement count:1 smithi124=a 2023-10-26T11:53:27.083 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:26 smithi006 bash[23371]: cluster 2023-10-26T11:53:25.502261+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:27.083 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:26 smithi006 bash[26914]: cluster 2023-10-26T11:53:25.502261+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:27.365 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:26 smithi124 bash[23478]: cluster 2023-10-26T11:53:25.502261+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:27.631 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:27 smithi124 docker[31771]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T11:53:27.632 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:27 smithi124 systemd[1]: Started Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:53:28.322 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[23371]: audit 2023-10-26T11:53:27.632861+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:28.323 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[26914]: audit 2023-10-26T11:53:27.632861+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:28.323 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[23371]: audit 2023-10-26T11:53:27.638413+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:28.324 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[23371]: audit 2023-10-26T11:53:27.639752+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:53:28.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[26914]: audit 2023-10-26T11:53:27.638413+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:28.324 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:27 smithi006 bash[26914]: audit 2023-10-26T11:53:27.639752+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:53:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:27 smithi124 bash[23478]: audit 2023-10-26T11:53:27.632861+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:27 smithi124 bash[23478]: audit 2023-10-26T11:53:27.638413+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.535930\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536265\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536386\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536504\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:52:50.536623\", \"created\": \"2023-10-26T11:52:49.594376\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:27 smithi124 bash[23478]: audit 2023-10-26T11:53:27.639752+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:53:28.747 INFO:teuthology.orchestra.run.smithi006.stdout:[client.0] 2023-10-26T11:53:28.748 INFO:teuthology.orchestra.run.smithi006.stdout: key = AQA4UzplkU8ELBAA3hKMqJMM8qE7fTs7+6i5fA== 2023-10-26T11:53:28.882 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T11:53:28.882 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T11:53:28.882 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T11:53:28.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi124 (none))" 2023-10-26T11:53:28.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T11:53:28.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.641Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T11:53:28.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.643Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T11:53:28.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.644Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T11:53:28.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.650Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T11:53:28.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.650Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T11:53:28.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.651Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T11:53:28.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.651Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.261µs 2023-10-26T11:53:28.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.651Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T11:53:28.885 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.651Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-26T11:53:28.885 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.651Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.814µs wal_replay_duration=318.35µs wbl_replay_duration=101ns total_replay_duration=371.414µs 2023-10-26T11:53:28.885 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.653Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T11:53:28.885 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.653Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T11:53:28.885 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.653Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T11:53:28.886 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.654Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=725.91µs db_storage=1.273µs remote_storage=2.214µs web_handler=343ns query_engine=791ns scrape=411.571µs scrape_sd=22.508µs notify=806ns notify_sd=1.729µs rules=29.792µs tracing=6.83µs 2023-10-26T11:53:28.886 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.654Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T11:53:28.886 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[31791]: ts=2023-10-26T11:53:28.654Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T11:53:29.183 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: cluster 2023-10-26T11:53:27.502835+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:29.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.738194+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:29.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.745209+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:29.184 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: cluster 2023-10-26T11:53:27.502835+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:29.184 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.738194+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:29.185 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.745209+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:29.185 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.823301+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:29.186 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.823301+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:29.186 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.829208+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:29.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.832722+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:29.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: audit 2023-10-26T11:53:28.834282+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:29.187 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[23371]: cephadm 2023-10-26T11:53:28.835566+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2023-10-26T11:53:29.187 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.829208+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:29.188 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.832722+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:29.188 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: audit 2023-10-26T11:53:28.834282+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:29.188 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:28 smithi006 bash[26914]: cephadm 2023-10-26T11:53:28.835566+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2023-10-26T11:53:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: cluster 2023-10-26T11:53:27.502835+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.738194+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.745209+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.6:0/1388616274' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.823301+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.829208+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}}, \"last_daemon_update\": \"2023-10-26T11:53:28.821750\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.832722+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:29.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: audit 2023-10-26T11:53:28.834282+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:29.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:28 smithi124 bash[23478]: cephadm 2023-10-26T11:53:28.835566+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon node-exporter.a on smithi006 2023-10-26T11:53:29.618 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-10-26T11:53:29.619 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-26T11:53:29.619 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-26T11:53:29.643 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-26T11:53:29.939 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:29 smithi006 systemd[1]: Started Ceph node-exporter.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:53:29.939 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[34927]: Unable to find image 'prom/node-exporter:latest' locally 2023-10-26T11:53:30.347 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: cluster 2023-10-26T11:53:29.503408+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:30.348 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: audit 2023-10-26T11:53:29.670637+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:30.349 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: audit 2023-10-26T11:53:29.675213+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:30.349 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: audit 2023-10-26T11:53:29.676233+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:30.349 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: audit 2023-10-26T11:53:29.677301+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:30.349 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:29 smithi124 bash[23478]: cephadm 2023-10-26T11:53:29.678250+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi124 2023-10-26T11:53:30.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: cluster 2023-10-26T11:53:29.503408+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:30.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: audit 2023-10-26T11:53:29.670637+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: audit 2023-10-26T11:53:29.675213+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: audit 2023-10-26T11:53:29.676233+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: audit 2023-10-26T11:53:29.677301+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[23371]: cephadm 2023-10-26T11:53:29.678250+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi124 2023-10-26T11:53:30.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: cluster 2023-10-26T11:53:29.503408+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:30.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: audit 2023-10-26T11:53:29.670637+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:30.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: audit 2023-10-26T11:53:29.675213+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:30.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: audit 2023-10-26T11:53:29.676233+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-10-26T11:53:30.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: audit 2023-10-26T11:53:29.677301+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:53:30.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:29 smithi006 bash[26914]: cephadm 2023-10-26T11:53:29.678250+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon node-exporter.b on smithi124 2023-10-26T11:53:30.631 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:30 smithi124 systemd[1]: Started Ceph node-exporter.b for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:53:30.632 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:30 smithi124 bash[32085]: Unable to find image 'prom/node-exporter:latest' locally 2023-10-26T11:53:31.119 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:31 smithi124 bash[23478]: audit 2023-10-26T11:53:30.388507+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:31.119 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:31 smithi124 bash[23478]: audit 2023-10-26T11:53:30.396201+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:31.119 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:31 smithi124 bash[23478]: cephadm 2023-10-26T11:53:30.402213+0000 mgr.y (mgr.14140) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2023-10-26T11:53:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:30 smithi006 bash[23371]: audit 2023-10-26T11:53:30.388507+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:31 smithi006 bash[23371]: audit 2023-10-26T11:53:30.396201+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:31 smithi006 bash[23371]: cephadm 2023-10-26T11:53:30.402213+0000 mgr.y (mgr.14140) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2023-10-26T11:53:31.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:31 smithi006 bash[26914]: audit 2023-10-26T11:53:30.388507+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:53:31.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:31 smithi006 bash[26914]: audit 2023-10-26T11:53:30.396201+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:53:31.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:31 smithi006 bash[26914]: cephadm 2023-10-26T11:53:30.402213+0000 mgr.y (mgr.14140) 212 : cephadm [INF] Deploying daemon alertmanager.a on smithi006 2023-10-26T11:53:32.339 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:32 smithi124 bash[23478]: cluster 2023-10-26T11:53:31.504039+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:32.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:32 smithi006 bash[23371]: cluster 2023-10-26T11:53:31.504039+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:32.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:32 smithi006 bash[26914]: cluster 2023-10-26T11:53:31.504039+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:32.700 INFO:teuthology.orchestra.run.smithi124.stdout:[client.1] 2023-10-26T11:53:32.701 INFO:teuthology.orchestra.run.smithi124.stdout: key = AQA8UzplRCM9KRAAXN2AA1OU4cPcG60d7Id9xQ== 2023-10-26T11:53:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[23371]: audit 2023-10-26T11:53:32.690778+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.124:0/3960194843' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[23371]: audit 2023-10-26T11:53:32.691545+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[23371]: audit 2023-10-26T11:53:32.698380+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:33.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[26914]: audit 2023-10-26T11:53:32.690778+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.124:0/3960194843' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[26914]: audit 2023-10-26T11:53:32.691545+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[26914]: audit 2023-10-26T11:53:32.698380+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:33.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:33 smithi124 bash[23478]: audit 2023-10-26T11:53:32.690778+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.124:0/3960194843' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:33 smithi124 bash[23478]: audit 2023-10-26T11:53:32.691545+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-26T11:53:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:33 smithi124 bash[23478]: audit 2023-10-26T11:53:32.698380+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-26T11:53:33.455 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-26T11:53:33.456 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-26T11:53:33.456 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-26T11:53:33.478 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T11:53:33.623 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: latest: Pulling from prom/node-exporter 2023-10-26T11:53:33.942 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: d5c4df21b127: Pulling fs layer 2023-10-26T11:53:33.943 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: 2f5f7d8898a1: Pulling fs layer 2023-10-26T11:53:33.943 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: 2b6642e6c59e: Pulling fs layer 2023-10-26T11:53:33.943 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: d5c4df21b127: Waiting 2023-10-26T11:53:33.943 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: 2f5f7d8898a1: Waiting 2023-10-26T11:53:33.944 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:33 smithi006 bash[34927]: 2b6642e6c59e: Waiting 2023-10-26T11:53:34.297 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[23478]: cluster 2023-10-26T11:53:33.504530+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:34.298 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: latest: Pulling from prom/node-exporter 2023-10-26T11:53:34.298 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: d5c4df21b127: Pulling fs layer 2023-10-26T11:53:34.298 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2f5f7d8898a1: Pulling fs layer 2023-10-26T11:53:34.299 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[23371]: cluster 2023-10-26T11:53:33.504530+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:34.300 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[26914]: cluster 2023-10-26T11:53:33.504530+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:34.561 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2b6642e6c59e: Pulling fs layer 2023-10-26T11:53:34.562 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2f5f7d8898a1: Verifying Checksum 2023-10-26T11:53:34.562 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2f5f7d8898a1: Download complete 2023-10-26T11:53:34.689 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: d5c4df21b127: Verifying Checksum 2023-10-26T11:53:34.689 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: d5c4df21b127: Download complete 2023-10-26T11:53:34.689 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: 2f5f7d8898a1: Verifying Checksum 2023-10-26T11:53:34.689 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: 2f5f7d8898a1: Download complete 2023-10-26T11:53:34.689 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: 2b6642e6c59e: Verifying Checksum 2023-10-26T11:53:34.690 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: 2b6642e6c59e: Download complete 2023-10-26T11:53:34.881 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: d5c4df21b127: Verifying Checksum 2023-10-26T11:53:34.881 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: d5c4df21b127: Download complete 2023-10-26T11:53:34.882 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2b6642e6c59e: Verifying Checksum 2023-10-26T11:53:34.882 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: 2b6642e6c59e: Download complete 2023-10-26T11:53:34.882 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:34 smithi124 bash[32085]: d5c4df21b127: Pull complete 2023-10-26T11:53:35.124 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:34 smithi006 bash[34927]: d5c4df21b127: Pull complete 2023-10-26T11:53:35.623 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:35 smithi124 bash[32085]: 2f5f7d8898a1: Pull complete 2023-10-26T11:53:35.881 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:35 smithi124 bash[32085]: 2b6642e6c59e: Pull complete 2023-10-26T11:53:35.882 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:35 smithi124 bash[32085]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-10-26T11:53:35.882 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:35 smithi124 bash[32085]: Status: Downloaded newer image for prom/node-exporter:latest 2023-10-26T11:53:35.939 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:35 smithi006 bash[34927]: 2f5f7d8898a1: Pull complete 2023-10-26T11:53:37.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:36 smithi124 bash[23478]: cluster 2023-10-26T11:53:35.505239+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:37.132 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.078Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-10-26T11:53:37.132 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.078Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-10-26T11:53:37.132 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.078Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.078Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.079Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.079Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=arp 2023-10-26T11:53:37.133 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-26T11:53:37.134 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-26T11:53:37.134 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-26T11:53:37.134 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-26T11:53:37.134 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-26T11:53:37.134 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-26T11:53:37.135 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-26T11:53:37.135 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-26T11:53:37.135 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=edac 2023-10-26T11:53:37.135 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-26T11:53:37.135 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-26T11:53:37.136 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-26T11:53:37.136 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-26T11:53:37.136 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-26T11:53:37.136 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-26T11:53:37.136 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-26T11:53:37.137 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-26T11:53:37.138 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-26T11:53:37.138 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-26T11:53:37.138 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-26T11:53:37.138 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=os 2023-10-26T11:53:37.138 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-26T11:53:37.139 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-26T11:53:37.139 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-26T11:53:37.139 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-26T11:53:37.139 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-26T11:53:37.139 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=stat 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.080Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-26T11:53:37.140 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=time 2023-10-26T11:53:37.141 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-26T11:53:37.141 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=uname 2023-10-26T11:53:37.141 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-26T11:53:37.141 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-26T11:53:37.141 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-26T11:53:37.142 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-10-26T11:53:37.142 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 11:53:37 smithi124 bash[32085]: ts=2023-10-26T11:53:37.081Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-26T11:53:37.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:36 smithi006 bash[23371]: cluster 2023-10-26T11:53:35.505239+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:37.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:36 smithi006 bash[26914]: cluster 2023-10-26T11:53:35.505239+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:37.189 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:37 smithi006 bash[34927]: 2b6642e6c59e: Pull complete 2023-10-26T11:53:38.119 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:37 smithi006 bash[34927]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-10-26T11:53:38.439 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:38 smithi006 bash[34927]: Status: Downloaded newer image for prom/node-exporter:latest 2023-10-26T11:53:39.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:38 smithi124 bash[23478]: cluster 2023-10-26T11:53:37.505910+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:39.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:38 smithi006 bash[23371]: cluster 2023-10-26T11:53:37.505910+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:39.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:38 smithi006 bash[26914]: cluster 2023-10-26T11:53:37.505910+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:40.113 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:53:40.113 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":47,"fsid":"48e7def6-73f5-11ee-8db9-212e2dc638e7","created":"2023-10-26T11:47:08.677652+0000","modified":"2023-10-26T11:52:59.921656+0000","last_up_change":"2023-10-26T11:52:58.904690+0000","last_in_change":"2023-10-26T11:52:58.904690+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-26T11:47:21.993380+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":"c6e27305-ef8b-4360-9168-d5057b7eb787","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.6:6802","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6803","nonce":3637525163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6805","nonce":3637525163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6809","nonce":3637525163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6807","nonce":3637525163}]},"public_addr":"172.21.15.6:6803/3637525163","cluster_addr":"172.21.15.6:6805/3637525163","heartbeat_back_addr":"172.21.15.6:6809/3637525163","heartbeat_front_addr":"172.21.15.6:6807/3637525163","state":["exists","up"]},{"osd":1,"uuid":"92dc9896-5887-4f67-a7dc-b0267f2ef367","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.6:6810","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6811","nonce":1368009715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6813","nonce":1368009715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6817","nonce":1368009715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6815","nonce":1368009715}]},"public_addr":"172.21.15.6:6811/1368009715","cluster_addr":"172.21.15.6:6813/1368009715","heartbeat_back_addr":"172.21.15.6:6817/1368009715","heartbeat_front_addr":"172.21.15.6:6815/1368009715","state":["exists","up"]},{"osd":2,"uuid":"04ddb25a-358f-4b86-b401-eb5a8c1d749c","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.6:6818","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6819","nonce":1037118716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6821","nonce":1037118716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6825","nonce":1037118716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6823","nonce":1037118716}]},"public_addr":"172.21.15.6:6819/1037118716","cluster_addr":"172.21.15.6:6821/1037118716","heartbeat_back_addr":"172.21.15.6:6825/1037118716","heartbeat_front_addr":"172.21.15.6:6823/1037118716","state":["exists","up"]},{"osd":3,"uuid":"91cb039c-986d-4cf1-a460-a4bd234b34a5","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.6:6826","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6827","nonce":204563887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6829","nonce":204563887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6833","nonce":204563887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6831","nonce":204563887}]},"public_addr":"172.21.15.6:6827/204563887","cluster_addr":"172.21.15.6:6829/204563887","heartbeat_back_addr":"172.21.15.6:6833/204563887","heartbeat_front_addr":"172.21.15.6:6831/204563887","state":["exists","up"]},{"osd":4,"uuid":"9d0de89e-85c8-4810-bacb-e0d928bcecb3","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.124:6800","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6801","nonce":800735222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6803","nonce":800735222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6807","nonce":800735222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6805","nonce":800735222}]},"public_addr":"172.21.15.124:6801/800735222","cluster_addr":"172.21.15.124:6803/800735222","heartbeat_back_addr":"172.21.15.124:6807/800735222","heartbeat_front_addr":"172.21.15.124:6805/800735222","state":["exists","up"]},{"osd":5,"uuid":"43d44101-4ccb-4d07-ae58-bcf118cf0b79","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.124:6808","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6809","nonce":2054720017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6811","nonce":2054720017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6815","nonce":2054720017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6813","nonce":2054720017}]},"public_addr":"172.21.15.124:6809/2054720017","cluster_addr":"172.21.15.124:6811/2054720017","heartbeat_back_addr":"172.21.15.124:6815/2054720017","heartbeat_front_addr":"172.21.15.124:6813/2054720017","state":["exists","up"]},{"osd":6,"uuid":"5cb2e76f-029a-49e5-9871-f5058e2fc097","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.124:6816","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6817","nonce":3560041000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6819","nonce":3560041000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6823","nonce":3560041000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6821","nonce":3560041000}]},"public_addr":"172.21.15.124:6817/3560041000","cluster_addr":"172.21.15.124:6819/3560041000","heartbeat_back_addr":"172.21.15.124:6823/3560041000","heartbeat_front_addr":"172.21.15.124:6821/3560041000","state":["exists","up"]},{"osd":7,"uuid":"808072fb-ffe6-450f-94be-fa26dd7f5bad","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.124:6824","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6825","nonce":2932152896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6827","nonce":2932152896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6831","nonce":2932152896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6829","nonce":2932152896}]},"public_addr":"172.21.15.124:6825/2932152896","cluster_addr":"172.21.15.124:6827/2932152896","heartbeat_back_addr":"172.21.15.124:6831/2932152896","heartbeat_front_addr":"172.21.15.124:6829/2932152896","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:49:55.351956+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:22.339863+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:49.327407+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:14.774108+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:39.822471+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:06.015678+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:32.241766+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:57.150647+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.6:0/822654419":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/703101292":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/788080306":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6801/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:6801/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/268589740":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3679964094":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3996563138":"2023-10-27T11:47:30.501878+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-10-26T11:53:40.479 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.036Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-10-26T11:53:40.479 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.036Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-10-26T11:53:40.479 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.037Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-26T11:53:40.479 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.037Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-26T11:53:40.479 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-10-26T11:53:40.480 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-26T11:53:40.480 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-26T11:53:40.480 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=arp 2023-10-26T11:53:40.480 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-26T11:53:40.480 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-26T11:53:40.481 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-26T11:53:40.481 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-26T11:53:40.481 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-26T11:53:40.481 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-26T11:53:40.481 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-26T11:53:40.482 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-26T11:53:40.482 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=edac 2023-10-26T11:53:40.482 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-26T11:53:40.482 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-26T11:53:40.482 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-26T11:53:40.483 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-26T11:53:40.483 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-26T11:53:40.483 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-26T11:53:40.483 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-26T11:53:40.483 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-26T11:53:40.484 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-26T11:53:40.484 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-26T11:53:40.484 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-26T11:53:40.484 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-26T11:53:40.484 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-26T11:53:40.485 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-26T11:53:40.485 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-26T11:53:40.485 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-26T11:53:40.485 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=os 2023-10-26T11:53:40.485 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-26T11:53:40.486 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-26T11:53:40.486 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-26T11:53:40.486 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-26T11:53:40.486 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-26T11:53:40.486 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=stat 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-26T11:53:40.487 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=time 2023-10-26T11:53:40.488 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-26T11:53:40.488 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=uname 2023-10-26T11:53:40.488 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-26T11:53:40.488 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-26T11:53:40.488 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.038Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-26T11:53:40.489 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.039Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-10-26T11:53:40.489 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[34927]: ts=2023-10-26T11:53:40.039Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-26T11:53:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[23371]: cluster 2023-10-26T11:53:39.506539+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[23371]: audit 2023-10-26T11:53:40.109571+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1417353098' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:41.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[26914]: cluster 2023-10-26T11:53:39.506539+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:41.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:40 smithi006 bash[26914]: audit 2023-10-26T11:53:40.109571+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1417353098' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:41.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:40 smithi124 bash[23478]: cluster 2023-10-26T11:53:39.506539+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:41.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:40 smithi124 bash[23478]: audit 2023-10-26T11:53:40.109571+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.6:0/1417353098' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:41.650 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-26T11:47:21.993380+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-10-26T11:53:41.651 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-26T11:53:42.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:42 smithi006 bash[23371]: cluster 2023-10-26T11:53:41.507212+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:42.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:42 smithi006 bash[26914]: cluster 2023-10-26T11:53:41.507212+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:43.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:42 smithi124 bash[23478]: cluster 2023-10-26T11:53:41.507212+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:45.217 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:44 smithi006 bash[23371]: cluster 2023-10-26T11:53:43.507886+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:45.218 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:44 smithi006 bash[26914]: cluster 2023-10-26T11:53:43.507886+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:45.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:44 smithi124 bash[23478]: cluster 2023-10-26T11:53:43.507886+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:46.999 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-10-26T11:53:47.151 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:46 smithi006 bash[23371]: cluster 2023-10-26T11:53:45.508508+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:47.151 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:46 smithi006 bash[26914]: cluster 2023-10-26T11:53:45.508508+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:47.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:46 smithi124 bash[23478]: cluster 2023-10-26T11:53:45.508508+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:47.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:47 smithi006 docker[35617]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T11:53:47.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:47 smithi006 systemd[1]: Started Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:53:48.023 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-26T11:53:48.024 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-26T11:53:48.024 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-26T11:53:48.164 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:46.997487+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.6:0/3622625911' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T11:53:48.165 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:46.997487+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.6:0/3622625911' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T11:53:48.165 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.191177+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:48.165 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.198984+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:48.166 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.308984+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T11:53:48.166 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.191177+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:48.167 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.198984+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:48.167 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.308984+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T11:53:48.167 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.314384+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T11:53:48.168 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.315183+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T11:53:48.168 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[23371]: audit 2023-10-26T11:53:47.322394+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T11:53:48.168 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.314384+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T11:53:48.168 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.315183+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T11:53:48.169 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:47 smithi006 bash[26914]: audit 2023-10-26T11:53:47.322394+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T11:53:48.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:46.997487+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.6:0/3622625911' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-26T11:53:48.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.191177+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:53:48.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.198984+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244204\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244414\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244547\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244670\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244792\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.244914\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:51:08.245035\", \"created\": \"2023-10-26T11:51:07.242300\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:53:48.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.308984+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]: dispatch 2023-10-26T11:53:48.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.314384+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDK/BkbLadACbyMhDa/YXcwMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMDI2MTE1MzQ3WhcN\nMzMxMDIzMTE1MzQ3WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3e71hUl4N5jt94JX8n/7\nS0LWlhpa4uVWgDo5J6Nfl3f2wNbc7tqdXehLoxbjfczj4QzBr4RTU2l/Rk2xKfmX\nzT+kYydN/OHBAuIo8sq1NQncPd8BHF5RcW8moXaIfAtapc76fNdTmKrDPgH7wqux\nV1dxOt1i/XSvy//Z3OwCkC68JlR1N06dKQ/XJLqtoG7DpfAzRhGmqpIcooa8UxJp\npxdw5wHkuvw2KTyJLShlrHoF9WDX5tof8VuNw/7pKGfJQL3A0Kr/VL6qJrdjuidE\nhtd/+Wnyf76//bOFRwSJQmd7oUZ5F7xU4PRYyuKVvoQuhaIU12Eci1qRBTAH7J2n\nbwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBK7kKILLXglErArv8ikehZkoqEmUy1\n3x/XpqHyd8ahOTqaIZKt6aelffvj2g1bpyj55FT2s4OkbQuY+7eNPuO2wenHp7/A\nu4Z0s9mLdmMRYo2eVV7re3Mz7piUnJug8A1IJV6bTeoBi168CVltfdhvLJNfof/n\nUVCrXC1PMV/xHVsMMblYSm4kzFv7w+qmF8g3/UwQwyK866SFOHaOuXTPYJM634vi\nVQHscxdOo/PQh5Ft5JrZtfbBGKXzRTs+nRM6x9uRuQ7kfY4sAjiK8o7DCJk7WAkw\nhP5lO8mV7fNfMwNHpvRZBjCBB33KwC9nvf9bj1esq0DhcHJk2Iz54yG6\n-----END CERTIFICATE-----\n"}]': finished 2023-10-26T11:53:48.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.315183+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-10-26T11:53:48.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:47 smithi124 bash[23478]: audit 2023-10-26T11:53:47.322394+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDd7vWFSXg3mO33\nglfyf/tLQtaWGlri5VaAOjkno1+Xd/bA1tzu2p1d6EujFuN9zOPhDMGvhFNTaX9G\nTbEp+ZfNP6RjJ0384cEC4ijyyrU1Cdw93wEcXlFxbyahdoh8C1qlzvp811OYqsM+\nAfvCq7FXV3E63WL9dK/L/9nc7AKQLrwmVHU3Tp0pD9ckuq2gbsOl8DNGEaaqkhyi\nhrxTEmmnF3DnAeS6/DYpPIktKGWsegX1YNfm2h/xW43D/ukoZ8lAvcDQqv9Uvqom\nt2O6J0SG13/5afJ/vr/9s4VHBIlCZ3uhRnkXvFTg9FjK4pW+hC6FohTXYRyLWpEF\nMAfsnadvAgMBAAECggEAOYESItAPkzBP8ILYcOASZ8TQvyHjDMlpqV3ss0WUnjWa\nPQsvQcBpaAyplH94wH7XSNe6U9UQlhtOvBOjZQHkAG2OFZb4kR6ZmTqqa4Z0f2Kn\nq2xd6FDT/3VSaCHDaYizmyTPKIvOgE82uZlf92fvUnc4wozcelnCtzP66lBItby6\nrAvXZvzVrRq4nj/gGchKGSotZQErOCcWwnkuVxiRxTNiC1AB6c8rASOa9AV1i0O7\nwm86F9Qz7LImAGalOdUcX/ahbzk/sNhQb7DgzOjXIUcgPNSb3DwOvLQVAl25vHCs\nDq8ewdu3+HPmB1gqnjTybbqvFGUIL/+gIxakh2rmEQKBgQD3z+P344xtkWdrGAsx\nS3ZHqzv/vDViuVVeXgXDjdqv46YlPaepjzqqcNosYb5b2P+X1U7/P7Ridtw4U5zB\n/+XQxPd5eZhtLAON4iaPeVWsPelgY4jS4eBB50mbO0JDzkLxDOJWo5r4XgE6CwaN\nIrp892TnPw15e3qAUZsd8te2eQKBgQDlRCzO38NC57+7tbi4xoPFLhAE0Pa//sVF\nFLMhnwwk1ZdjWZnz3aH3De3yXa/vjaibShnUFYrH8UrntcB8sL3RZCLDDaTKimvS\nvmMz5X7necGkcrHw+ZNe8d9+ZhyDQu35l28K75fIioy/wQRzuwvZ408ubEn60SnM\nXiazlOzzJwKBgQCw2mGUQIWwkEuhJ1idhoBUJ4U7PmNPIHsnTKyKYgtG6Y1iGH02\nSiyRBNb/Q4Zp4BSQlD+7dAhVGQSTAkDmRq0Jb/g5bij1CKtEr7fbPrmAofKSwpYc\nAe1cuyZRrVneMC6f/xTsxffL9rKjbMjxIm66zofpbJs+Lnw/ZX3xQqTl6QKBgAvK\n7O8bLWUEnKUgHMdMVrzOuL42rWqExUrfXLNvBeXjIq1Wj4eur8UQb1vXG9Sbmb+b\nGScCkKfmLm8qtyLyyGC74NndmstcQV2Os3WY6WUoqyA1UhfODpmEoXVT9UV/LNR4\nyJpsZodHMSQv3nXBekOT4J/HrCp9lcPQV/dGwsVjAoGBAPLu3U+yC3ht8oiEVYnH\n+ZSSwOfV7MFuZA7UaX/Hmx2jtojeaHBAEScV2S4sYziKbUGFj2wOJFvKQlrjm0QS\n3qvB5+ZclzOmg+qghpOOU8z5CB86KsCSVrJtjP/F+a7fOt1TmxRDZvrwVHP9+hqZ\nGqjAiUOpI/wnrtuK/L3k2YZF\n-----END PRIVATE KEY-----\n"}]': finished 2023-10-26T11:53:49.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[26914]: cephadm 2023-10-26T11:53:47.323090+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon grafana.a on smithi124 2023-10-26T11:53:49.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[26914]: cluster 2023-10-26T11:53:47.509211+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:49.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[23371]: cephadm 2023-10-26T11:53:47.323090+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon grafana.a on smithi124 2023-10-26T11:53:49.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[23371]: cluster 2023-10-26T11:53:47.509211+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:49.190 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.841Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T11:53:49.190 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.841Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-10-26T11:53:49.190 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.843Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-10-26T11:53:49.191 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.844Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T11:53:49.191 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.892Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T11:53:49.191 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.892Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T11:53:49.191 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.894Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T11:53:49.191 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:48 smithi006 bash[35627]: ts=2023-10-26T11:53:48.895Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T11:53:49.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:48 smithi124 bash[23478]: cephadm 2023-10-26T11:53:47.323090+0000 mgr.y (mgr.14140) 221 : cephadm [INF] Deploying daemon grafana.a on smithi124 2023-10-26T11:53:49.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:48 smithi124 bash[23478]: cluster 2023-10-26T11:53:47.509211+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:50.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:50 smithi006 bash[23371]: cluster 2023-10-26T11:53:49.509876+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:50.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:50 smithi006 bash[26914]: cluster 2023-10-26T11:53:49.509876+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:50.940 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:50 smithi006 bash[35627]: ts=2023-10-26T11:53:50.846Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000863036s 2023-10-26T11:53:51.098 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:53:51.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:50 smithi124 bash[23478]: cluster 2023-10-26T11:53:49.509876+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:51.847 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6800","nonce":580982076},{"type":"v1","addr":"172.21.15.6:6801","nonce":580982076}]},"active_addr":"172.21.15.6:6801/580982076","active_change":"2023-10-26T11:47:47.347255+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://smithi006.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.6:0","nonce":1980653724}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":2201604817}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":133007537}]}]}} 2023-10-26T11:53:51.852 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-26T11:53:51.853 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-26T11:53:51.853 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T11:53:52.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:51 smithi006 bash[23371]: audit 2023-10-26T11:53:51.086830+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.6:0/56306269' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:53:52.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:51 smithi006 bash[26914]: audit 2023-10-26T11:53:51.086830+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.6:0/56306269' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:53:52.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:51 smithi124 bash[23478]: audit 2023-10-26T11:53:51.086830+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.6:0/56306269' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:53:53.154 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:52 smithi006 bash[23371]: cluster 2023-10-26T11:53:51.510492+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:53.155 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:52 smithi006 bash[26914]: cluster 2023-10-26T11:53:51.510492+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:53.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:52 smithi124 bash[23478]: cluster 2023-10-26T11:53:51.510492+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:54.826 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:53:54.827 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":47,"fsid":"48e7def6-73f5-11ee-8db9-212e2dc638e7","created":"2023-10-26T11:47:08.677652+0000","modified":"2023-10-26T11:52:59.921656+0000","last_up_change":"2023-10-26T11:52:58.904690+0000","last_in_change":"2023-10-26T11:52:58.904690+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-26T11:47:21.993380+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":"c6e27305-ef8b-4360-9168-d5057b7eb787","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.6:6802","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6803","nonce":3637525163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6805","nonce":3637525163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6809","nonce":3637525163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6807","nonce":3637525163}]},"public_addr":"172.21.15.6:6803/3637525163","cluster_addr":"172.21.15.6:6805/3637525163","heartbeat_back_addr":"172.21.15.6:6809/3637525163","heartbeat_front_addr":"172.21.15.6:6807/3637525163","state":["exists","up"]},{"osd":1,"uuid":"92dc9896-5887-4f67-a7dc-b0267f2ef367","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.6:6810","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6811","nonce":1368009715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6813","nonce":1368009715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6817","nonce":1368009715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6815","nonce":1368009715}]},"public_addr":"172.21.15.6:6811/1368009715","cluster_addr":"172.21.15.6:6813/1368009715","heartbeat_back_addr":"172.21.15.6:6817/1368009715","heartbeat_front_addr":"172.21.15.6:6815/1368009715","state":["exists","up"]},{"osd":2,"uuid":"04ddb25a-358f-4b86-b401-eb5a8c1d749c","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.6:6818","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6819","nonce":1037118716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6821","nonce":1037118716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6825","nonce":1037118716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6823","nonce":1037118716}]},"public_addr":"172.21.15.6:6819/1037118716","cluster_addr":"172.21.15.6:6821/1037118716","heartbeat_back_addr":"172.21.15.6:6825/1037118716","heartbeat_front_addr":"172.21.15.6:6823/1037118716","state":["exists","up"]},{"osd":3,"uuid":"91cb039c-986d-4cf1-a460-a4bd234b34a5","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.6:6826","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6827","nonce":204563887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6829","nonce":204563887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6833","nonce":204563887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6831","nonce":204563887}]},"public_addr":"172.21.15.6:6827/204563887","cluster_addr":"172.21.15.6:6829/204563887","heartbeat_back_addr":"172.21.15.6:6833/204563887","heartbeat_front_addr":"172.21.15.6:6831/204563887","state":["exists","up"]},{"osd":4,"uuid":"9d0de89e-85c8-4810-bacb-e0d928bcecb3","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.124:6800","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6801","nonce":800735222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6803","nonce":800735222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6807","nonce":800735222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6805","nonce":800735222}]},"public_addr":"172.21.15.124:6801/800735222","cluster_addr":"172.21.15.124:6803/800735222","heartbeat_back_addr":"172.21.15.124:6807/800735222","heartbeat_front_addr":"172.21.15.124:6805/800735222","state":["exists","up"]},{"osd":5,"uuid":"43d44101-4ccb-4d07-ae58-bcf118cf0b79","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.124:6808","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6809","nonce":2054720017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6811","nonce":2054720017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6815","nonce":2054720017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6813","nonce":2054720017}]},"public_addr":"172.21.15.124:6809/2054720017","cluster_addr":"172.21.15.124:6811/2054720017","heartbeat_back_addr":"172.21.15.124:6815/2054720017","heartbeat_front_addr":"172.21.15.124:6813/2054720017","state":["exists","up"]},{"osd":6,"uuid":"5cb2e76f-029a-49e5-9871-f5058e2fc097","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.124:6816","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6817","nonce":3560041000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6819","nonce":3560041000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6823","nonce":3560041000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6821","nonce":3560041000}]},"public_addr":"172.21.15.124:6817/3560041000","cluster_addr":"172.21.15.124:6819/3560041000","heartbeat_back_addr":"172.21.15.124:6823/3560041000","heartbeat_front_addr":"172.21.15.124:6821/3560041000","state":["exists","up"]},{"osd":7,"uuid":"808072fb-ffe6-450f-94be-fa26dd7f5bad","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.124:6824","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6825","nonce":2932152896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6827","nonce":2932152896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6831","nonce":2932152896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6829","nonce":2932152896}]},"public_addr":"172.21.15.124:6825/2932152896","cluster_addr":"172.21.15.124:6827/2932152896","heartbeat_back_addr":"172.21.15.124:6831/2932152896","heartbeat_front_addr":"172.21.15.124:6829/2932152896","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:49:55.351956+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:22.339863+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:49.327407+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:14.774108+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:39.822471+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:06.015678+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:32.241766+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:57.150647+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.6:0/822654419":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/703101292":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/788080306":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6801/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:6801/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/268589740":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3679964094":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3996563138":"2023-10-27T11:47:30.501878+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-10-26T11:53:55.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:54 smithi006 bash[23371]: cluster 2023-10-26T11:53:53.511084+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:55.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:54 smithi006 bash[23371]: audit 2023-10-26T11:53:54.822712+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.6:0/3461799497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:55.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:54 smithi006 bash[26914]: cluster 2023-10-26T11:53:53.511084+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:55.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:54 smithi006 bash[26914]: audit 2023-10-26T11:53:54.822712+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.6:0/3461799497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:55.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:54 smithi124 bash[23478]: cluster 2023-10-26T11:53:53.511084+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:55.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:54 smithi124 bash[23478]: audit 2023-10-26T11:53:54.822712+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.6:0/3461799497' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:55.594 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-26T11:53:55.595 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-10-26T11:53:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:56 smithi006 bash[23371]: cluster 2023-10-26T11:53:55.511722+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:57.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:56 smithi006 bash[26914]: cluster 2023-10-26T11:53:55.511722+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:57.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:56 smithi124 bash[23478]: cluster 2023-10-26T11:53:55.511722+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:58.447 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:53:58.447 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":47,"fsid":"48e7def6-73f5-11ee-8db9-212e2dc638e7","created":"2023-10-26T11:47:08.677652+0000","modified":"2023-10-26T11:52:59.921656+0000","last_up_change":"2023-10-26T11:52:58.904690+0000","last_in_change":"2023-10-26T11:52:58.904690+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-26T11:47:21.993380+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":"c6e27305-ef8b-4360-9168-d5057b7eb787","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.6:6802","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6803","nonce":3637525163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6805","nonce":3637525163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6809","nonce":3637525163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":3637525163},{"type":"v1","addr":"172.21.15.6:6807","nonce":3637525163}]},"public_addr":"172.21.15.6:6803/3637525163","cluster_addr":"172.21.15.6:6805/3637525163","heartbeat_back_addr":"172.21.15.6:6809/3637525163","heartbeat_front_addr":"172.21.15.6:6807/3637525163","state":["exists","up"]},{"osd":1,"uuid":"92dc9896-5887-4f67-a7dc-b0267f2ef367","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.6:6810","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6811","nonce":1368009715}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6813","nonce":1368009715}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6817","nonce":1368009715}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":1368009715},{"type":"v1","addr":"172.21.15.6:6815","nonce":1368009715}]},"public_addr":"172.21.15.6:6811/1368009715","cluster_addr":"172.21.15.6:6813/1368009715","heartbeat_back_addr":"172.21.15.6:6817/1368009715","heartbeat_front_addr":"172.21.15.6:6815/1368009715","state":["exists","up"]},{"osd":2,"uuid":"04ddb25a-358f-4b86-b401-eb5a8c1d749c","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.6:6818","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6819","nonce":1037118716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6821","nonce":1037118716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6825","nonce":1037118716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":1037118716},{"type":"v1","addr":"172.21.15.6:6823","nonce":1037118716}]},"public_addr":"172.21.15.6:6819/1037118716","cluster_addr":"172.21.15.6:6821/1037118716","heartbeat_back_addr":"172.21.15.6:6825/1037118716","heartbeat_front_addr":"172.21.15.6:6823/1037118716","state":["exists","up"]},{"osd":3,"uuid":"91cb039c-986d-4cf1-a460-a4bd234b34a5","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.6:6826","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6827","nonce":204563887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6829","nonce":204563887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6833","nonce":204563887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":204563887},{"type":"v1","addr":"172.21.15.6:6831","nonce":204563887}]},"public_addr":"172.21.15.6:6827/204563887","cluster_addr":"172.21.15.6:6829/204563887","heartbeat_back_addr":"172.21.15.6:6833/204563887","heartbeat_front_addr":"172.21.15.6:6831/204563887","state":["exists","up"]},{"osd":4,"uuid":"9d0de89e-85c8-4810-bacb-e0d928bcecb3","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.124:6800","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6801","nonce":800735222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6803","nonce":800735222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6807","nonce":800735222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":800735222},{"type":"v1","addr":"172.21.15.124:6805","nonce":800735222}]},"public_addr":"172.21.15.124:6801/800735222","cluster_addr":"172.21.15.124:6803/800735222","heartbeat_back_addr":"172.21.15.124:6807/800735222","heartbeat_front_addr":"172.21.15.124:6805/800735222","state":["exists","up"]},{"osd":5,"uuid":"43d44101-4ccb-4d07-ae58-bcf118cf0b79","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.124:6808","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6809","nonce":2054720017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6811","nonce":2054720017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6815","nonce":2054720017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":2054720017},{"type":"v1","addr":"172.21.15.124:6813","nonce":2054720017}]},"public_addr":"172.21.15.124:6809/2054720017","cluster_addr":"172.21.15.124:6811/2054720017","heartbeat_back_addr":"172.21.15.124:6815/2054720017","heartbeat_front_addr":"172.21.15.124:6813/2054720017","state":["exists","up"]},{"osd":6,"uuid":"5cb2e76f-029a-49e5-9871-f5058e2fc097","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.124:6816","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6817","nonce":3560041000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6819","nonce":3560041000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6823","nonce":3560041000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":3560041000},{"type":"v1","addr":"172.21.15.124:6821","nonce":3560041000}]},"public_addr":"172.21.15.124:6817/3560041000","cluster_addr":"172.21.15.124:6819/3560041000","heartbeat_back_addr":"172.21.15.124:6823/3560041000","heartbeat_front_addr":"172.21.15.124:6821/3560041000","state":["exists","up"]},{"osd":7,"uuid":"808072fb-ffe6-450f-94be-fa26dd7f5bad","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.124:6824","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6825","nonce":2932152896}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6826","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6827","nonce":2932152896}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6830","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6831","nonce":2932152896}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6828","nonce":2932152896},{"type":"v1","addr":"172.21.15.124:6829","nonce":2932152896}]},"public_addr":"172.21.15.124:6825/2932152896","cluster_addr":"172.21.15.124:6827/2932152896","heartbeat_back_addr":"172.21.15.124:6831/2932152896","heartbeat_front_addr":"172.21.15.124:6829/2932152896","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:49:55.351956+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:22.339863+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:50:49.327407+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:14.774108+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:51:39.822471+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:06.015678+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:32.241766+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-10-26T11:52:57.150647+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.6:0/822654419":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/703101292":"2023-10-27T11:47:47.346847+0000","172.21.15.6:0/788080306":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6801/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/2474789981":"2023-10-27T11:47:47.346847+0000","172.21.15.6:6800/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:6801/3640014164":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/268589740":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3679964094":"2023-10-27T11:47:30.501878+0000","172.21.15.6:0/3996563138":"2023-10-27T11:47:30.501878+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-10-26T11:53:58.939 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:53:58 smithi006 bash[35627]: ts=2023-10-26T11:53:58.849Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003918309s 2023-10-26T11:53:59.162 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:58 smithi006 bash[26914]: cluster 2023-10-26T11:53:57.512331+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:59.163 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:53:58 smithi006 bash[26914]: audit 2023-10-26T11:53:58.443206+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/249194348' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:59.163 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:58 smithi006 bash[23371]: cluster 2023-10-26T11:53:57.512331+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:59.163 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:53:58 smithi006 bash[23371]: audit 2023-10-26T11:53:58.443206+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/249194348' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:53:59.164 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-26T11:53:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:58 smithi124 bash[23478]: cluster 2023-10-26T11:53:57.512331+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:53:59.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:53:58 smithi124 bash[23478]: audit 2023-10-26T11:53:58.443206+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.6:0/249194348' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-26T11:54:01.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:00 smithi124 bash[23478]: cluster 2023-10-26T11:53:59.512956+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:01.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:00 smithi006 bash[23371]: cluster 2023-10-26T11:53:59.512956+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:01.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:00 smithi006 bash[26914]: cluster 2023-10-26T11:53:59.512956+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:02.795 INFO:teuthology.orchestra.run.smithi006.stdout:42949673012 2023-10-26T11:54:02.795 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-26T11:54:03.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:02 smithi006 bash[23371]: cluster 2023-10-26T11:54:01.513666+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:03.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:02 smithi006 bash[26914]: cluster 2023-10-26T11:54:01.513666+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:03.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:02 smithi124 bash[23478]: cluster 2023-10-26T11:54:01.513666+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:05.320 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:04 smithi006 bash[23371]: cluster 2023-10-26T11:54:03.514297+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:05.321 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:04 smithi006 bash[26914]: cluster 2023-10-26T11:54:03.514297+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:05.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:04 smithi124 bash[23478]: cluster 2023-10-26T11:54:03.514297+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:06.374 INFO:teuthology.orchestra.run.smithi006.stdout:68719476784 2023-10-26T11:54:06.375 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-26T11:54:07.342 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:06 smithi006 bash[23371]: cluster 2023-10-26T11:54:05.514975+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:07.343 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:06 smithi006 bash[26914]: cluster 2023-10-26T11:54:05.514975+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:07.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:06 smithi124 bash[23478]: cluster 2023-10-26T11:54:05.514975+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:09.328 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:08 smithi124 bash[23478]: cluster 2023-10-26T11:54:07.515508+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:09.349 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:08 smithi006 bash[26914]: cluster 2023-10-26T11:54:07.515508+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:09.349 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:08 smithi006 bash[23371]: cluster 2023-10-26T11:54:07.515508+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:10.070 INFO:teuthology.orchestra.run.smithi006.stdout:90194313259 2023-10-26T11:54:10.071 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-26T11:54:10.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:10 smithi124 docker[32553]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-grafana.a 2023-10-26T11:54:10.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:10 smithi124 systemd[1]: Started Ceph grafana.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:54:11.183 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[23371]: cluster 2023-10-26T11:54:09.516148+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:11.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[26914]: cluster 2023-10-26T11:54:09.516148+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:11.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[23371]: audit 2023-10-26T11:54:10.467835+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:11.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[23371]: audit 2023-10-26T11:54:10.473493+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:11.184 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[23371]: audit 2023-10-26T11:54:10.474992+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:11.185 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[26914]: audit 2023-10-26T11:54:10.467835+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:11.185 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[26914]: audit 2023-10-26T11:54:10.473493+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:11.185 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:10 smithi006 bash[26914]: audit 2023-10-26T11:54:10.474992+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:11.322 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:10 smithi124 bash[23478]: cluster 2023-10-26T11:54:09.516148+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:11.323 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:10 smithi124 bash[23478]: audit 2023-10-26T11:54:10.467835+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:11.323 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:10 smithi124 bash[23478]: audit 2023-10-26T11:54:10.473493+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.820987\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821139\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821230\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821316\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821402\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821487\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:53:28.821573\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:11.324 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:10 smithi124 bash[23478]: audit 2023-10-26T11:54:10.474992+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:11.630 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-10-26T11:54:11.630 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-26T11:54:11.630 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-26T11:54:11.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-26T11:54:11.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-26T11:54:11.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-26T11:54:11.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-26T11:54:11.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="App mode production" logger=settings 2023-10-26T11:54:11.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-10-26T11:54:11.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-26T11:54:11.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-10-26T11:54:11.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-10-26T11:54:11.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-10-26T11:54:11.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-26T11:54:11.881 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-26T11:54:11.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-26T11:54:11.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-26T11:54:11.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-26T11:54:12.151 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[32576]: t=2023-10-26T11:54:11+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-26T11:54:12.152 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-26T11:54:12.152 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-26T11:54:12.153 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[23478]: audit 2023-10-26T11:54:11.389512+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:12.153 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[23478]: audit 2023-10-26T11:54:11.396278+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:12.153 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:11 smithi124 bash[23478]: audit 2023-10-26T11:54:11.397505+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:12.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[23371]: audit 2023-10-26T11:54:11.389512+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:12.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[26914]: audit 2023-10-26T11:54:11.389512+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:12.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[23371]: audit 2023-10-26T11:54:11.396278+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:12.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[23371]: audit 2023-10-26T11:54:11.397505+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:12.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[26914]: audit 2023-10-26T11:54:11.396278+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"eb3c8f2a7b28\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.387035\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:53:47.192313\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:30.397859\"}}, \"last_daemon_update\": \"2023-10-26T11:54:11.387311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:12.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:11 smithi006 bash[26914]: audit 2023-10-26T11:54:11.397505+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:12.462 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-26T11:54:12.462 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-26T11:54:12.463 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-26T11:54:12.463 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-26T11:54:12.722 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-26T11:54:12.722 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-26T11:54:12.722 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-26T11:54:12.723 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-26T11:54:12.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[23371]: cluster 2023-10-26T11:54:11.516735+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:12.940 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[26914]: cluster 2023-10-26T11:54:11.516735+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:12.940 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[23371]: audit 2023-10-26T11:54:12.428572+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:12.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[23371]: audit 2023-10-26T11:54:12.434699+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:12.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[26914]: audit 2023-10-26T11:54:12.428572+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:12.941 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:12 smithi006 bash[26914]: audit 2023-10-26T11:54:12.434699+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:12.974 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-26T11:54:12.974 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-26T11:54:12.975 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-26T11:54:12.975 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-26T11:54:12.975 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[23478]: cluster 2023-10-26T11:54:11.516735+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:12.976 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[23478]: audit 2023-10-26T11:54:12.428572+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:12.976 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[23478]: audit 2023-10-26T11:54:12.434699+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"c63a0441dd14\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425868\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:53:27.633066\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T11:53:07.269181\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:12.426375\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:13.234 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:12 smithi124 bash[32576]: t=2023-10-26T11:54:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-26T11:54:13.234 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-26T11:54:13.234 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-26T11:54:13.536 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-26T11:54:13.536 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-26T11:54:13.537 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-26T11:54:13.537 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-26T11:54:13.537 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-26T11:54:13.847 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-26T11:54:13.847 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-26T11:54:13.847 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-26T11:54:13.847 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-26T11:54:14.116 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-26T11:54:14.116 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-26T11:54:14.116 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[32576]: t=2023-10-26T11:54:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-26T11:54:14.116 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-26T11:54:14.117 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-26T11:54:14.117 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[23478]: cephadm 2023-10-26T11:54:12.440041+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T11:54:14.117 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:13 smithi124 bash[23478]: cephadm 2023-10-26T11:54:12.446120+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T11:54:14.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:13 smithi006 bash[23371]: cephadm 2023-10-26T11:54:12.440041+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T11:54:14.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:13 smithi006 bash[23371]: cephadm 2023-10-26T11:54:12.446120+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T11:54:14.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:13 smithi006 bash[26914]: cephadm 2023-10-26T11:54:12.440041+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T11:54:14.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:13 smithi006 bash[26914]: cephadm 2023-10-26T11:54:12.446120+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T11:54:14.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-26T11:54:14.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-26T11:54:14.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-26T11:54:14.551 INFO:teuthology.orchestra.run.smithi006.stdout:111669149734 2023-10-26T11:54:14.552 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-26T11:54:14.677 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-26T11:54:14.678 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-26T11:54:14.678 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-26T11:54:14.678 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-26T11:54:14.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:14 smithi006 bash[23371]: cluster 2023-10-26T11:54:13.517309+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:14.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:14 smithi006 bash[26914]: cluster 2023-10-26T11:54:13.517309+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:14.988 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[23478]: cluster 2023-10-26T11:54:13.517309+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:14.988 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-26T11:54:14.989 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-26T11:54:14.989 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-26T11:54:14.989 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-26T11:54:14.989 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-26T11:54:15.240 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:14 smithi124 bash[32576]: t=2023-10-26T11:54:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-26T11:54:15.240 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-26T11:54:15.240 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-26T11:54:15.240 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-26T11:54:15.500 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-26T11:54:15.500 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-26T11:54:15.500 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-26T11:54:15.500 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-26T11:54:15.793 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-26T11:54:15.794 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-26T11:54:15.794 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-26T11:54:15.794 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-26T11:54:16.046 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-26T11:54:16.046 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-26T11:54:16.046 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-26T11:54:16.046 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:15 smithi124 bash[32576]: t=2023-10-26T11:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-26T11:54:16.347 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-26T11:54:16.348 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-26T11:54:16.348 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-26T11:54:16.348 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-26T11:54:16.631 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-26T11:54:16.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-26T11:54:16.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-26T11:54:16.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-26T11:54:16.632 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-26T11:54:16.913 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-26T11:54:16.913 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-26T11:54:16.913 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-26T11:54:16.913 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-26T11:54:17.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:16 smithi006 bash[23371]: cluster 2023-10-26T11:54:15.517849+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:17.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:16 smithi006 bash[26914]: cluster 2023-10-26T11:54:15.517849+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:17.195 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[23478]: cluster 2023-10-26T11:54:15.517849+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:17.195 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:16 smithi124 bash[32576]: t=2023-10-26T11:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-26T11:54:17.195 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-26T11:54:17.196 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-26T11:54:17.196 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-26T11:54:17.196 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-26T11:54:17.471 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-26T11:54:17.472 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-26T11:54:17.748 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-26T11:54:17.749 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-26T11:54:17.749 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-26T11:54:17.749 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-26T11:54:17.749 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-26T11:54:18.067 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-26T11:54:18.068 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-26T11:54:18.068 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-26T11:54:18.068 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:17 smithi124 bash[32576]: t=2023-10-26T11:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-26T11:54:18.068 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-26T11:54:18.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-26T11:54:18.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-26T11:54:18.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-26T11:54:18.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-26T11:54:18.680 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-26T11:54:18.680 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-26T11:54:18.680 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-26T11:54:18.680 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-26T11:54:18.680 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-26T11:54:18.990 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[23478]: cluster 2023-10-26T11:54:17.518430+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:18.990 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-26T11:54:18.990 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-26T11:54:18.991 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-26T11:54:18.991 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:18 smithi124 bash[32576]: t=2023-10-26T11:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-26T11:54:19.047 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:18 smithi006 bash[23371]: cluster 2023-10-26T11:54:17.518430+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:19.047 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:18 smithi006 bash[26914]: cluster 2023-10-26T11:54:17.518430+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:19.047 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:18 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:54:19.048 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:18 smithi006 bash[35627]: ts=2023-10-26T11:54:18.951Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T11:54:19.250 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-26T11:54:19.250 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-26T11:54:19.250 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-26T11:54:19.569 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-26T11:54:19.570 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-26T11:54:19.570 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-26T11:54:19.570 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-26T11:54:19.571 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-26T11:54:19.571 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-26T11:54:19.838 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-26T11:54:19.838 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-26T11:54:19.838 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-26T11:54:19.839 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-26T11:54:19.839 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-26T11:54:19.965 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:19 smithi006 docker[37373]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T11:54:20.115 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-26T11:54:20.115 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:19 smithi124 bash[32576]: t=2023-10-26T11:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-26T11:54:20.115 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-26T11:54:20.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-26T11:54:20.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-26T11:54:20.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-26T11:54:20.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-26T11:54:20.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:19 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T11:54:20.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:19 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:54:20.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:19 smithi006 systemd[1]: Starting Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:54:20.439 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:19 smithi006 docker[37502]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T11:54:20.440 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:20 smithi006 systemd[1]: Started Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:54:20.881 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-26T11:54:20.883 INFO:teuthology.orchestra.run.smithi006.stdout:133143986210 2023-10-26T11:54:20.884 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-26T11:54:21.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[23371]: cluster 2023-10-26T11:54:19.519075+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:21.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[26914]: cluster 2023-10-26T11:54:19.519075+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:21.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[26914]: audit 2023-10-26T11:54:20.028837+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:21.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[26914]: audit 2023-10-26T11:54:20.035146+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:21.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[23371]: audit 2023-10-26T11:54:20.028837+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:21.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:20 smithi006 bash[23371]: audit 2023-10-26T11:54:20.035146+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:21.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[32576]: t=2023-10-26T11:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-26T11:54:21.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[32576]: t=2023-10-26T11:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-26T11:54:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[23478]: cluster 2023-10-26T11:54:19.519075+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[23478]: audit 2023-10-26T11:54:20.028837+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:20 smithi124 bash[23478]: audit 2023-10-26T11:54:20.035146+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.385926\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386180\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386309\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386430\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386552\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386671\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386792\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:11.386913\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:21.748 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[32576]: t=2023-10-26T11:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-26T11:54:21.748 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[32576]: t=2023-10-26T11:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-26T11:54:21.935 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.721Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T11:54:21.935 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.721Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-10-26T11:54:21.935 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.725Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-10-26T11:54:21.935 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.728Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T11:54:21.935 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.768Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T11:54:21.936 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.768Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T11:54:21.936 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.772Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T11:54:21.936 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[37513]: ts=2023-10-26T11:54:21.772Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T11:54:22.096 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[23478]: cephadm 2023-10-26T11:54:20.036400+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T11:54:22.096 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[23478]: cephadm 2023-10-26T11:54:20.041607+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T11:54:22.097 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[32576]: t=2023-10-26T11:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-26T11:54:22.097 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:21 smithi124 bash[32576]: t=2023-10-26T11:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-26T11:54:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[23371]: cephadm 2023-10-26T11:54:20.036400+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T11:54:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[23371]: cephadm 2023-10-26T11:54:20.041607+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T11:54:22.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[26914]: cephadm 2023-10-26T11:54:20.036400+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T11:54:22.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:21 smithi006 bash[26914]: cephadm 2023-10-26T11:54:20.041607+0000 mgr.y (mgr.14140) 242 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T11:54:22.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-26T11:54:22.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-26T11:54:22.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-26T11:54:22.718 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-26T11:54:22.719 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-26T11:54:23.115 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[23478]: cluster 2023-10-26T11:54:21.519673+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:23.116 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:22 smithi124 bash[32576]: t=2023-10-26T11:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-26T11:54:23.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:22 smithi006 bash[23371]: cluster 2023-10-26T11:54:21.519673+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:23.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:22 smithi006 bash[26914]: cluster 2023-10-26T11:54:21.519673+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:23.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:23 smithi124 bash[32576]: t=2023-10-26T11:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-26T11:54:23.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:23 smithi124 bash[32576]: t=2023-10-26T11:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-26T11:54:23.817 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:23 smithi006 bash[37513]: ts=2023-10-26T11:54:23.729Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000999716s 2023-10-26T11:54:23.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:23 smithi124 bash[32576]: t=2023-10-26T11:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-26T11:54:23.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:23 smithi124 bash[32576]: t=2023-10-26T11:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-26T11:54:24.186 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:23 smithi124 bash[32576]: t=2023-10-26T11:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-26T11:54:24.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:24 smithi124 bash[32576]: t=2023-10-26T11:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-26T11:54:24.492 INFO:teuthology.orchestra.run.smithi006.stdout:154618822685 2023-10-26T11:54:24.493 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-26T11:54:24.881 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:24 smithi124 bash[32576]: t=2023-10-26T11:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-26T11:54:24.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:24 smithi124 bash[32576]: t=2023-10-26T11:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-26T11:54:25.225 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:24 smithi124 bash[32576]: t=2023-10-26T11:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-26T11:54:25.225 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-26T11:54:25.225 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:24 smithi124 bash[23478]: cluster 2023-10-26T11:54:23.520279+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:25.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:24 smithi006 bash[23371]: cluster 2023-10-26T11:54:23.520279+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:25.397 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:24 smithi006 bash[26914]: cluster 2023-10-26T11:54:23.520279+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:25.577 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-26T11:54:25.578 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-26T11:54:25.578 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-26T11:54:25.881 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-26T11:54:25.882 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:25 smithi124 bash[32576]: t=2023-10-26T11:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-26T11:54:26.131 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-26T11:54:26.717 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 systemd[1]: Stopping Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:54:26.717 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-26T11:54:26.718 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-26T11:54:26.718 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-26T11:54:26.977 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[23478]: cluster 2023-10-26T11:54:25.520928+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:26.978 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-26T11:54:26.978 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-26T11:54:26.978 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.726Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T11:54:26.979 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T11:54:26.979 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T11:54:26.979 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T11:54:26.979 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T11:54:26.979 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T11:54:26.980 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T11:54:26.980 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T11:54:26.980 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.727Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T11:54:26.980 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.728Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T11:54:26.980 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.728Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T11:54:26.981 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[31791]: ts=2023-10-26T11:54:26.728Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T11:54:27.344 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:26 smithi006 bash[23371]: cluster 2023-10-26T11:54:25.520928+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:27.345 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:26 smithi006 bash[26914]: cluster 2023-10-26T11:54:25.520928+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:27.381 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:26 smithi124 bash[32576]: t=2023-10-26T11:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-26T11:54:27.382 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[32576]: t=2023-10-26T11:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-26T11:54:27.889 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[32576]: t=2023-10-26T11:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-26T11:54:27.889 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[32576]: t=2023-10-26T11:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-26T11:54:27.890 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[32576]: t=2023-10-26T11:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-26T11:54:27.890 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 docker[33040]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T11:54:27.890 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-26T11:54:27.891 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 systemd[1]: Stopped Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:54:27.891 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 systemd[1]: Starting Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T11:54:27.891 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 docker[33077]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T11:54:27.891 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:27 smithi124 systemd[1]: Started Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T11:54:28.020 INFO:teuthology.orchestra.run.smithi006.stdout:176093659161 2023-10-26T11:54:28.021 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-26T11:54:28.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[23478]: audit 2023-10-26T11:54:27.880525+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[23478]: audit 2023-10-26T11:54:27.887664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[23478]: audit 2023-10-26T11:54:27.889421+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T11:54:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[23478]: audit 2023-10-26T11:54:27.897098+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T11:54:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:27 smithi124 bash[23478]: audit 2023-10-26T11:54:27.902896+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:28.427 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[26914]: audit 2023-10-26T11:54:27.880525+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:28.427 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[26914]: audit 2023-10-26T11:54:27.887664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:28.427 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[26914]: audit 2023-10-26T11:54:27.889421+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T11:54:28.428 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[23371]: audit 2023-10-26T11:54:27.880525+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:28.428 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[23371]: audit 2023-10-26T11:54:27.887664+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425051\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425253\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425382\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425504\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425625\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425747\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.425991\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:12.426112\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:28.428 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[23371]: audit 2023-10-26T11:54:27.889421+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-10-26T11:54:28.428 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[23371]: audit 2023-10-26T11:54:27.897098+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T11:54:28.429 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[23371]: audit 2023-10-26T11:54:27.902896+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:28.429 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[26914]: audit 2023-10-26T11:54:27.897098+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi124:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-10-26T11:54:28.429 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:27 smithi006 bash[26914]: audit 2023-10-26T11:54:27.902896+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:28.774 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:28 smithi124 bash[32576]: t=2023-10-26T11:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-26T11:54:29.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:28 smithi124 bash[23478]: cluster 2023-10-26T11:54:27.521631+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:29.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:28 smithi124 bash[23478]: cephadm 2023-10-26T11:54:27.888838+0000 mgr.y (mgr.14140) 247 : cephadm [INF] Setting dashboard grafana config to https://smithi124:3000 2023-10-26T11:54:29.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:28 smithi124 bash[32576]: t=2023-10-26T11:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-26T11:54:29.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-26T11:54:29.255 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:28 smithi006 bash[23371]: cluster 2023-10-26T11:54:27.521631+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:29.256 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:28 smithi006 bash[23371]: cephadm 2023-10-26T11:54:27.888838+0000 mgr.y (mgr.14140) 247 : cephadm [INF] Setting dashboard grafana config to https://smithi124:3000 2023-10-26T11:54:29.256 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:28 smithi006 bash[26914]: cluster 2023-10-26T11:54:27.521631+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:29.256 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:28 smithi006 bash[26914]: cephadm 2023-10-26T11:54:27.888838+0000 mgr.y (mgr.14140) 247 : cephadm [INF] Setting dashboard grafana config to https://smithi124:3000 2023-10-26T11:54:29.473 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-26T11:54:29.473 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-26T11:54:29.751 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-26T11:54:29.751 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-26T11:54:29.752 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-26T11:54:29.752 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-26T11:54:29.752 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T11:54:29.752 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T11:54:29.753 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T11:54:29.753 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi124 (none))" 2023-10-26T11:54:29.753 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T11:54:29.753 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.667Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T11:54:29.754 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.671Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T11:54:29.754 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.671Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T11:54:29.754 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.673Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T11:54:29.754 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.673Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T11:54:29.755 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.676Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T11:54:29.755 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.676Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.812µs 2023-10-26T11:54:29.755 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.676Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T11:54:29.755 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.677Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-26T11:54:29.755 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.678Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-26T11:54:29.756 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.678Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.171µs wal_replay_duration=1.801435ms wbl_replay_duration=208ns total_replay_duration=1.897471ms 2023-10-26T11:54:29.756 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.681Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T11:54:29.756 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.681Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T11:54:29.756 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.681Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T11:54:29.756 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.682Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=763.567µs db_storage=1.116µs remote_storage=1.492µs web_handler=503ns query_engine=1.2µs scrape=355.939µs scrape_sd=24.797µs notify=26.604µs notify_sd=9.982µs rules=44.539µs tracing=5.58µs 2023-10-26T11:54:29.757 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.682Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T11:54:29.757 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[33088]: ts=2023-10-26T11:54:29.682Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T11:54:30.004 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-26T11:54:30.004 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-26T11:54:30.005 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:29 smithi124 bash[23478]: audit 2023-10-26T11:54:29.088250+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:30.005 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: audit 2023-10-26T11:54:29.092112+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:30.005 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: audit 2023-10-26T11:54:29.093332+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:30.280 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:29+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-26T11:54:30.280 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-26T11:54:30.281 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-26T11:54:30.281 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-26T11:54:30.281 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-26T11:54:30.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:29 smithi006 bash[23371]: audit 2023-10-26T11:54:29.088250+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:29 smithi006 bash[23371]: audit 2023-10-26T11:54:29.092112+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:30.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:29 smithi006 bash[23371]: audit 2023-10-26T11:54:29.093332+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:30.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:29 smithi006 bash[26914]: audit 2023-10-26T11:54:29.088250+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:30.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: audit 2023-10-26T11:54:29.092112+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.084930\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085138\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085268\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085390\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085511\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085631\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085758\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.085879\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:29.086000\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:29.086254\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:30.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: audit 2023-10-26T11:54:29.093332+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:30.573 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-26T11:54:30.574 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-26T11:54:30.574 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-26T11:54:30.851 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-26T11:54:30.851 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-26T11:54:30.852 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-26T11:54:30.852 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-26T11:54:30.852 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-26T11:54:31.131 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[32576]: t=2023-10-26T11:54:30+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-26T11:54:31.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-26T11:54:31.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-26T11:54:31.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: cluster 2023-10-26T11:54:29.522288+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:31.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: audit 2023-10-26T11:54:30.195856+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:31.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: audit 2023-10-26T11:54:30.201885+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:31.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:30 smithi124 bash[23478]: audit 2023-10-26T11:54:30.205527+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:31.146 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[23371]: cluster 2023-10-26T11:54:29.522288+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:31.147 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[23371]: audit 2023-10-26T11:54:30.195856+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:31.147 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[23371]: audit 2023-10-26T11:54:30.201885+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:31.148 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[23371]: audit 2023-10-26T11:54:30.205527+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:31.149 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: cluster 2023-10-26T11:54:29.522288+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:31.150 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: audit 2023-10-26T11:54:30.195856+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:31.150 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: audit 2023-10-26T11:54:30.201885+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192273\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192476\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192605\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192726\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192846\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.192966\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193086\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193207\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:30.193326\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:30.193578\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:31.150 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:30 smithi006 bash[26914]: audit 2023-10-26T11:54:30.205527+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:31.437 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-26T11:54:31.438 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-26T11:54:31.438 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-26T11:54:31.438 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-26T11:54:31.731 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-26T11:54:31.732 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-26T11:54:31.732 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-26T11:54:31.732 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-26T11:54:31.732 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-26T11:54:31.836 INFO:teuthology.orchestra.run.smithi006.stdout:197568495636 2023-10-26T11:54:31.836 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-26T11:54:31.989 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[37513]: ts=2023-10-26T11:54:31.731Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003181045s 2023-10-26T11:54:31.993 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-26T11:54:31.993 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-26T11:54:31.993 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[32576]: t=2023-10-26T11:54:31+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-26T11:54:31.995 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[23478]: audit 2023-10-26T11:54:31.204761+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:31.995 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[23478]: audit 2023-10-26T11:54:31.212651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:31.995 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:31 smithi124 bash[23478]: audit 2023-10-26T11:54:31.213819+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:32.286 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-26T11:54:32.286 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-26T11:54:32.287 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-26T11:54:32.287 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-26T11:54:32.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[23371]: audit 2023-10-26T11:54:31.204761+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:32.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[23371]: audit 2023-10-26T11:54:31.212651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:32.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[23371]: audit 2023-10-26T11:54:31.213819+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:32.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[26914]: audit 2023-10-26T11:54:31.204761+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:54:32.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[26914]: audit 2023-10-26T11:54:31.212651+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}}, \"last_daemon_update\": \"2023-10-26T11:54:31.202311\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:54:32.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:31 smithi006 bash[26914]: audit 2023-10-26T11:54:31.213819+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:54:32.580 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-26T11:54:32.580 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-26T11:54:32.580 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-26T11:54:32.580 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-26T11:54:32.865 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-26T11:54:32.865 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-26T11:54:32.865 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-26T11:54:32.866 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-26T11:54:33.131 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-26T11:54:33.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-26T11:54:33.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[32576]: t=2023-10-26T11:54:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-26T11:54:33.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-26T11:54:33.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[23478]: cluster 2023-10-26T11:54:31.522911+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:33.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[23478]: audit 2023-10-26T11:54:32.312044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:33.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:32 smithi124 bash[23478]: audit 2023-10-26T11:54:32.318699+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:33.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[23371]: cluster 2023-10-26T11:54:31.522911+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:33.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[26914]: cluster 2023-10-26T11:54:31.522911+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:33.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[26914]: audit 2023-10-26T11:54:32.312044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:33.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[26914]: audit 2023-10-26T11:54:32.318699+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:33.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[23371]: audit 2023-10-26T11:54:32.312044+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:54:33.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:32 smithi006 bash[23371]: audit 2023-10-26T11:54:32.318699+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}}, \"last_daemon_update\": \"2023-10-26T11:54:32.309780\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:54:33.435 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-26T11:54:33.436 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-26T11:54:33.436 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-26T11:54:33.436 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-26T11:54:33.436 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-26T11:54:33.829 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-26T11:54:33.830 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-26T11:54:33.830 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-26T11:54:34.131 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:34 smithi124 bash[23478]: cluster 2023-10-26T11:54:33.523530+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:34.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-10-26T11:54:34.132 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-10-26T11:54:34.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-10-26T11:54:34.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-10-26T11:54:34.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-10-26T11:54:34.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-10-26T11:54:34.133 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-10-26T11:54:34.134 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing HooksService" logger=server 2023-10-26T11:54:34.134 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-10-26T11:54:34.134 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-10-26T11:54:34.134 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-10-26T11:54:34.134 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-10-26T11:54:34.135 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-10-26T11:54:34.135 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-10-26T11:54:34.135 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-10-26T11:54:34.135 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-10-26T11:54:34.135 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing LoginService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing SearchService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing TracingService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-10-26T11:54:34.136 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-10-26T11:54:34.137 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-10-26T11:54:34.137 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-26T11:54:34.137 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-10-26T11:54:34.137 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-10-26T11:54:34.137 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-10-26T11:54:34.138 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="Initializing Stream Manager" 2023-10-26T11:54:34.138 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 11:54:33 smithi124 bash[32576]: t=2023-10-26T11:54:33+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-10-26T11:54:34.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:34 smithi006 bash[23371]: cluster 2023-10-26T11:54:33.523530+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:34.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:34 smithi006 bash[26914]: cluster 2023-10-26T11:54:33.523530+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:34.945 INFO:teuthology.orchestra.run.smithi006.stdout:42949673019 2023-10-26T11:54:35.759 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673012 got 42949673019 for osd.0 2023-10-26T11:54:35.760 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-26T11:54:36.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:35 smithi006 bash[23371]: audit 2023-10-26T11:54:34.943061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/2321814699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T11:54:36.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:35 smithi006 bash[26914]: audit 2023-10-26T11:54:34.943061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/2321814699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T11:54:36.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:35 smithi124 bash[23478]: audit 2023-10-26T11:54:34.943061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.6:0/2321814699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-26T11:54:37.188 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:36 smithi006 bash[23371]: cluster 2023-10-26T11:54:35.524173+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:37.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:36 smithi006 bash[26914]: cluster 2023-10-26T11:54:35.524173+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:37.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:36 smithi124 bash[23478]: cluster 2023-10-26T11:54:35.524173+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:38.614 INFO:teuthology.orchestra.run.smithi006.stdout:68719476790 2023-10-26T11:54:38.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:38 smithi006 bash[23371]: cluster 2023-10-26T11:54:37.524718+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:38.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:38 smithi006 bash[23371]: audit 2023-10-26T11:54:38.612542+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.6:0/3626150384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T11:54:38.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:38 smithi006 bash[26914]: cluster 2023-10-26T11:54:37.524718+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:38.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:38 smithi006 bash[26914]: audit 2023-10-26T11:54:38.612542+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.6:0/3626150384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T11:54:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:38 smithi124 bash[23478]: cluster 2023-10-26T11:54:37.524718+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:38 smithi124 bash[23478]: audit 2023-10-26T11:54:38.612542+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.6:0/3626150384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-26T11:54:39.399 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476784 got 68719476790 for osd.1 2023-10-26T11:54:39.399 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-26T11:54:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:40 smithi006 bash[23371]: cluster 2023-10-26T11:54:39.525213+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:41.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:40 smithi006 bash[26914]: cluster 2023-10-26T11:54:39.525213+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:41.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:40 smithi124 bash[23478]: cluster 2023-10-26T11:54:39.525213+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:42.383 INFO:teuthology.orchestra.run.smithi006.stdout:90194313265 2023-10-26T11:54:43.133 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313259 got 90194313265 for osd.2 2023-10-26T11:54:43.134 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-26T11:54:43.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:42 smithi006 bash[23371]: cluster 2023-10-26T11:54:41.525780+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:43.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:42 smithi006 bash[23371]: audit 2023-10-26T11:54:42.381526+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.6:0/3892764784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T11:54:43.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:42 smithi006 bash[26914]: cluster 2023-10-26T11:54:41.525780+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:43.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:42 smithi006 bash[26914]: audit 2023-10-26T11:54:42.381526+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.6:0/3892764784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T11:54:43.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:42 smithi124 bash[23478]: cluster 2023-10-26T11:54:41.525780+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:43.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:42 smithi124 bash[23478]: audit 2023-10-26T11:54:42.381526+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.6:0/3892764784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-26T11:54:45.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:44 smithi006 bash[23371]: cluster 2023-10-26T11:54:43.526345+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:45.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:44 smithi006 bash[26914]: cluster 2023-10-26T11:54:43.526345+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:45.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:44 smithi124 bash[23478]: cluster 2023-10-26T11:54:43.526345+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:46.070 INFO:teuthology.orchestra.run.smithi006.stdout:111669149740 2023-10-26T11:54:46.807 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149734 got 111669149740 for osd.3 2023-10-26T11:54:46.807 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-26T11:54:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:46 smithi006 bash[23371]: cluster 2023-10-26T11:54:45.526944+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:47.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:46 smithi006 bash[23371]: audit 2023-10-26T11:54:46.068303+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2519372231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T11:54:47.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:46 smithi006 bash[26914]: cluster 2023-10-26T11:54:45.526944+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:47.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:46 smithi006 bash[26914]: audit 2023-10-26T11:54:46.068303+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2519372231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T11:54:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:46 smithi124 bash[23478]: cluster 2023-10-26T11:54:45.526944+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:46 smithi124 bash[23478]: audit 2023-10-26T11:54:46.068303+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.6:0/2519372231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-26T11:54:49.271 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:48 smithi006 bash[23371]: cluster 2023-10-26T11:54:47.527545+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:49.271 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:48 smithi006 bash[26914]: cluster 2023-10-26T11:54:47.527545+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:49.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:48 smithi124 bash[23478]: cluster 2023-10-26T11:54:47.527545+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:49.643 INFO:teuthology.orchestra.run.smithi006.stdout:133143986216 2023-10-26T11:54:50.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:49 smithi006 bash[23371]: audit 2023-10-26T11:54:49.641523+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.6:0/3800234907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T11:54:50.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:50 smithi006 bash[26914]: audit 2023-10-26T11:54:49.641523+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.6:0/3800234907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T11:54:50.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:49 smithi124 bash[23478]: audit 2023-10-26T11:54:49.641523+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.6:0/3800234907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-26T11:54:50.405 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986210 got 133143986216 for osd.4 2023-10-26T11:54:50.405 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-26T11:54:51.327 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:50 smithi006 bash[23371]: cluster 2023-10-26T11:54:49.528155+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:51.327 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:50 smithi006 bash[26914]: cluster 2023-10-26T11:54:49.528155+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:51.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:50 smithi124 bash[23478]: cluster 2023-10-26T11:54:49.528155+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:53.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:52 smithi006 bash[26914]: cluster 2023-10-26T11:54:51.528807+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:53.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:52 smithi006 bash[23371]: cluster 2023-10-26T11:54:51.528807+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:53.273 INFO:teuthology.orchestra.run.smithi006.stdout:154618822691 2023-10-26T11:54:53.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:52 smithi124 bash[23478]: cluster 2023-10-26T11:54:51.528807+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:54.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822685 got 154618822691 for osd.5 2023-10-26T11:54:54.119 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-26T11:54:54.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:53 smithi124 bash[23478]: audit 2023-10-26T11:54:53.271127+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1180867356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T11:54:54.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:53 smithi006 bash[23371]: audit 2023-10-26T11:54:53.271127+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1180867356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T11:54:54.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:53 smithi006 bash[26914]: audit 2023-10-26T11:54:53.271127+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.6:0/1180867356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-26T11:54:55.322 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:54 smithi006 bash[23371]: cluster 2023-10-26T11:54:53.529404+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:55.322 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:54 smithi006 bash[26914]: cluster 2023-10-26T11:54:53.529404+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:55.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:54 smithi124 bash[23478]: cluster 2023-10-26T11:54:53.529404+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:56.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:56 smithi006 bash[23371]: cluster 2023-10-26T11:54:55.529996+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:56.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:56 smithi006 bash[26914]: cluster 2023-10-26T11:54:55.529996+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:56.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:56 smithi124 bash[23478]: cluster 2023-10-26T11:54:55.529996+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:176093659167 2023-10-26T11:54:57.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:57 smithi006 bash[23371]: audit 2023-10-26T11:54:56.876787+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.6:0/2325564209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T11:54:57.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:57 smithi006 bash[26914]: audit 2023-10-26T11:54:56.876787+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.6:0/2325564209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T11:54:57.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:57 smithi124 bash[23478]: audit 2023-10-26T11:54:56.876787+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.6:0/2325564209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-26T11:54:57.627 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659161 got 176093659167 for osd.6 2023-10-26T11:54:57.627 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-26T11:54:58.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:54:58 smithi124 bash[23478]: cluster 2023-10-26T11:54:57.530694+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:58.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:54:58 smithi006 bash[23371]: cluster 2023-10-26T11:54:57.530694+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:54:58.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:54:58 smithi006 bash[26914]: cluster 2023-10-26T11:54:57.530694+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:00.424 INFO:teuthology.orchestra.run.smithi006.stdout:197568495642 2023-10-26T11:55:00.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:00 smithi006 bash[23371]: cluster 2023-10-26T11:54:59.531333+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:00.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:00 smithi006 bash[23371]: audit 2023-10-26T11:55:00.422326+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.6:0/2595676896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T11:55:00.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:00 smithi006 bash[26914]: cluster 2023-10-26T11:54:59.531333+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:00.940 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:00 smithi006 bash[26914]: audit 2023-10-26T11:55:00.422326+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.6:0/2595676896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T11:55:01.186 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495642 for osd.7 2023-10-26T11:55:01.187 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-26T11:55:01.187 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-10-26T11:55:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:00 smithi124 bash[23478]: cluster 2023-10-26T11:54:59.531333+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:00 smithi124 bash[23478]: audit 2023-10-26T11:55:00.422326+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.6:0/2595676896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-26T11:55:03.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:02 smithi006 bash[23371]: cluster 2023-10-26T11:55:01.532102+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:03.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:02 smithi006 bash[26914]: cluster 2023-10-26T11:55:01.532102+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:02 smithi124 bash[23478]: cluster 2023-10-26T11:55:01.532102+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:04.084 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:55:04.087 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-10-26T11:55:04.850 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":253,"stamp":"2023-10-26T11:55:03.532414+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003931"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-10-26T11:52:59.945646+0000","last_change":"2023-10-26T11:52:59.945646+0000","last_active":"2023-10-26T11:52:59.945646+0000","last_peered":"2023-10-26T11:52:59.945646+0000","last_clean":"2023-10-26T11:52:59.945646+0000","last_became_active":"2023-10-26T11:52:59.941189+0000","last_became_peered":"2023-10-26T11:52:59.941189+0000","last_unstale":"2023-10-26T11:52:59.945646+0000","last_undegraded":"2023-10-26T11:52:59.945646+0000","last_fullsized":"2023-10-26T11:52:59.945646+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-10-26T11:47:21.993472+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-26T11:47:21.993472+0000","last_clean_scrub_stamp":"2023-10-26T11:47:21.993472+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1899999999999999}]},{"osd":1,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.089,"5min":1.089,"15min":1.089},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.872}]},{"osd":2,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.141,"5min":1.141,"15min":1.141},"last":1.006}]},{"osd":3,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.90800000000000003}]},{"osd":4,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.65500000000000003}]},{"osd":5,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.622},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.111}]},{"osd":6,"last update":"Thu Oct 26 11:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.139}]}]},{"osd":6,"up_from":41,"seq":176093659168,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.89500000000000002,"15min":0.90800000000000003},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.165,"5min":1.2,"15min":1.2},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1659999999999999,"5min":1.262,"15min":1.262},"last":0.94099999999999995}]},{"osd":1,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.86599999999999999,"15min":0.88100000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.0149999999999999,"5min":1.204,"15min":1.204},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.88900000000000001,"15min":0.89700000000000002},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1140000000000001,"5min":1.371,"15min":1.371},"last":0.77400000000000002}]},{"osd":2,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2130000000000001,"5min":1.298,"15min":1.298},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.63400000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0409999999999999}]},{"osd":3,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90600000000000003,"15min":0.91000000000000003},"min":{"1min":0.67700000000000005,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.89900000000000002,"15min":0.88600000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.83299999999999996}]},{"osd":4,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.80400000000000005,"15min":0.78200000000000003},"min":{"1min":0.56399999999999995,"5min":0.376,"15min":0.376},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.751},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.83999999999999997,"15min":0.82399999999999995},"min":{"1min":0.65300000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.008}]},{"osd":5,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.91100000000000003,"15min":0.89700000000000002},"min":{"1min":0.69199999999999995,"5min":0.626,"15min":0.626},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.111},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.95899999999999996},"min":{"1min":0.70199999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.0700000000000001}]},{"osd":7,"last update":"Thu Oct 26 11:53:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.127,"5min":1.127,"15min":1.127},"min":{"1min":0.875,"5min":0.875,"15min":0.875},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.1599999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476795,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.63,"15min":0.56000000000000005},"min":{"1min":0.36099999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.0169999999999999,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.68500000000000005,"15min":0.61099999999999999},"min":{"1min":0.58999999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.871}]},{"osd":2,"last update":"Thu Oct 26 11:54:55 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.745,"15min":0.69699999999999995},"min":{"1min":0.54800000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.70199999999999996,"15min":0.65100000000000002},"min":{"1min":0.5,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.494,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.79800000000000004}]},{"osd":3,"last update":"Thu Oct 26 11:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.75900000000000001,"15min":0.71899999999999997},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.81799999999999995,"15min":0.77000000000000002},"min":{"1min":0.63,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.751}]},{"osd":4,"last update":"Thu Oct 26 11:54:48 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.89300000000000002,"15min":0.85699999999999998},"min":{"1min":0.71399999999999997,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.107,"5min":0.98899999999999999,"15min":0.94699999999999995},"min":{"1min":0.86199999999999999,"5min":0.623,"15min":0.623},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.214}]},{"osd":5,"last update":"Thu Oct 26 11:54:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0669999999999999,"15min":1.0529999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":3.3639999999999999,"5min":3.3639999999999999,"15min":3.3639999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.026,"15min":1.018},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.0659999999999998,"5min":2.0659999999999998,"15min":2.0659999999999998},"last":1.0189999999999999}]},{"osd":6,"last update":"Thu Oct 26 11:54:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.147,"15min":1.139},"min":{"1min":0.88400000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":1.262},{"interface":"front","average":{"1min":1.24,"5min":1.2070000000000001,"15min":1.2010000000000001},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":3.278,"5min":3.278,"15min":3.278},"last":0.91600000000000004}]},{"osd":7,"last update":"Thu Oct 26 11:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.3009999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673025,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 26 11:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.64800000000000002,"15min":0.59699999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.69199999999999995,"15min":0.61299999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.63200000000000001}]},{"osd":2,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.77900000000000003,"15min":0.74299999999999999},"min":{"1min":0.55900000000000005,"5min":0.496,"15min":0.496},"max":{"1min":1.292,"5min":3.0609999999999999,"15min":3.0609999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.69499999999999995,"15min":0.66800000000000004},"min":{"1min":0.44900000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.98199999999999998,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.84399999999999997}]},{"osd":3,"last update":"Thu Oct 26 11:54:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.82099999999999995,"15min":0.81599999999999995},"min":{"1min":0.45100000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.129,"5min":1.268,"15min":1.268},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.80100000000000005,"15min":0.76500000000000001},"min":{"1min":0.504,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.8580000000000001,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.748}]},{"osd":4,"last update":"Thu Oct 26 11:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92600000000000005,"15min":0.92700000000000005},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.1619999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.024,"15min":1.006},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.3640000000000001,"5min":1.383,"15min":1.383},"last":0.97499999999999998}]},{"osd":5,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0569999999999999,"15min":1.077},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.78500000000000003}]},{"osd":6,"last update":"Thu Oct 26 11:54:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.87,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.383,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.04},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.117,"15min":1.123},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.002}]},{"osd":7,"last update":"Thu Oct 26 11:54:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.135}]}]},{"osd":2,"up_from":21,"seq":90194313270,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.64700000000000002,"15min":0.58699999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.052,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.69999999999999996,"15min":0.64000000000000001},"min":{"1min":0.49199999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.105,"5min":1.266,"15min":1.266},"last":0.69599999999999995}]},{"osd":1,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.72899999999999998,"15min":0.70799999999999996},"min":{"1min":0.55200000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.155,"5min":1.575,"15min":1.575},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.76900000000000002,"15min":0.70999999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1379999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.84799999999999998}]},{"osd":3,"last update":"Thu Oct 26 11:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.81699999999999995,"15min":0.78700000000000003},"min":{"1min":0.60299999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1739999999999999,"5min":1.444,"15min":1.444},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.81499999999999995,"15min":0.78600000000000003},"min":{"1min":0.60399999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1579999999999999,"5min":1.173,"15min":1.173},"last":1.0149999999999999}]},{"osd":4,"last update":"Thu Oct 26 11:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93700000000000006,"15min":0.92800000000000005},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.079,"5min":1.0269999999999999,"15min":1.0049999999999999},"min":{"1min":0.83999999999999997,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.49,"5min":1.897,"15min":1.897},"last":1.179}]},{"osd":5,"last update":"Thu Oct 26 11:54:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.0760000000000001,"15min":1.054},"min":{"1min":0.78000000000000003,"5min":0.755,"15min":0.755},"max":{"1min":2.073,"5min":2.073,"15min":2.073},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0620000000000001,"15min":1.0529999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.111}]},{"osd":6,"last update":"Thu Oct 26 11:54:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.129,"15min":1.119},"min":{"1min":0.747,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.492,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.28},{"interface":"front","average":{"1min":1.196,"5min":1.1759999999999999,"15min":1.1719999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.55,"5min":1.972,"15min":1.972},"last":1.304}]},{"osd":7,"last update":"Thu Oct 26 11:54:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.21,"5min":1.21,"15min":1.21},"min":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.347}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.68400000000000005,"15min":0.66900000000000004},"min":{"1min":0.50700000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.751,"15min":0.72499999999999998},"min":{"1min":0.58599999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.80900000000000005}]},{"osd":1,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79700000000000004,"15min":0.77600000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3420000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.755,"15min":0.73099999999999998},"min":{"1min":0.58399999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.343,"5min":1.536,"15min":1.536},"last":0.86599999999999999}]},{"osd":2,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.77100000000000002,"15min":0.76300000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.052,"5min":1.052,"15min":1.052},"last":0.92900000000000005}]},{"osd":4,"last update":"Thu Oct 26 11:54:47 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.94299999999999995,"15min":0.93300000000000005},"min":{"1min":0.79000000000000004,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.159},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.012,"15min":0.97499999999999998},"min":{"1min":0.84699999999999998,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.585,"5min":1.673,"15min":1.673},"last":1.1839999999999999}]},{"osd":5,"last update":"Thu Oct 26 11:54:12 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98399999999999999,"15min":0.98199999999999998},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.006},{"interface":"front","average":{"1min":1.089,"5min":1.093,"15min":1.0940000000000001},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.3400000000000001,"5min":1.399,"15min":1.399},"last":1.0640000000000001}]},{"osd":6,"last update":"Thu Oct 26 11:54:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1839999999999999,"15min":1.1830000000000001},"min":{"1min":0.85799999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0489999999999999,"15min":1.0469999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.127}]},{"osd":7,"last update":"Thu Oct 26 11:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.26},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"min":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.3440000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986219,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.79800000000000004,"15min":0.78800000000000003},"min":{"1min":0.51100000000000001,"5min":0.435,"15min":0.435},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.83699999999999997,"15min":0.81100000000000005},"min":{"1min":0.61899999999999999,"5min":0.504,"15min":0.504},"max":{"1min":1.163,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.97799999999999998}]},{"osd":1,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.79200000000000004},"min":{"1min":0.58499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.0660000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85699999999999998,"15min":0.84699999999999998},"min":{"1min":0.52400000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.60899999999999999}]},{"osd":2,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.83299999999999996,"15min":0.82499999999999996},"min":{"1min":0.58799999999999997,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.91000000000000003,"15min":0.88100000000000001},"min":{"1min":0.64200000000000002,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.127,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.92500000000000004}]},{"osd":3,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88700000000000001,"15min":0.877},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.91000000000000003}]},{"osd":5,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.77800000000000002,"15min":0.77000000000000002},"min":{"1min":0.63,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.626,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.75}]},{"osd":6,"last update":"Thu Oct 26 11:54:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2110000000000001,"5min":1.244,"15min":1.244},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95299999999999996,"15min":0.94899999999999995},"min":{"1min":0.84399999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.95099999999999996}]},{"osd":7,"last update":"Thu Oct 26 11:54:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.873},{"interface":"front","average":{"1min":1.085,"5min":1.085,"15min":1.085},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.024}]}]},{"osd":5,"up_from":36,"seq":154618822693,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.80400000000000005,"15min":0.80200000000000005},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.875,"15min":0.876},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1419999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.98899999999999999}]},{"osd":1,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89100000000000001,"15min":0.88},"min":{"1min":0.76100000000000001,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.88,"5min":0.85699999999999998,"15min":0.85299999999999998},"min":{"1min":0.64700000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.91700000000000004}]},{"osd":2,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.89700000000000002,"15min":0.89200000000000002},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91500000000000004,"15min":0.90700000000000003},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.70799999999999996}]},{"osd":3,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89800000000000002,"15min":0.89200000000000002},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.92300000000000004,"15min":0.90800000000000003},"min":{"1min":0.67500000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":0.76300000000000001}]},{"osd":4,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.76400000000000001,"15min":0.753},"min":{"1min":0.621,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.996,"5min":0.85999999999999999,"15min":0.83699999999999997},"min":{"1min":0.58699999999999997,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.73099999999999998}]},{"osd":6,"last update":"Thu Oct 26 11:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2170000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97899999999999998,"15min":0.98699999999999999},"min":{"1min":0.68200000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3160000000000001,"5min":1.492,"15min":1.492},"last":0.86499999999999999}]},{"osd":7,"last update":"Thu Oct 26 11:54:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.56200000000000006}]}]}]}} 2023-10-26T11:55:04.852 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-10-26T11:55:05.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:04 smithi006 bash[23371]: cluster 2023-10-26T11:55:03.532708+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:05.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:04 smithi006 bash[26914]: cluster 2023-10-26T11:55:03.532708+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:05.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:04 smithi124 bash[23478]: cluster 2023-10-26T11:55:03.532708+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:06.137 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:05 smithi006 bash[23371]: audit 2023-10-26T11:55:04.078280+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:06.138 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:05 smithi006 bash[26914]: audit 2023-10-26T11:55:04.078280+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:06.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:05 smithi124 bash[23478]: audit 2023-10-26T11:55:04.078280+0000 mgr.y (mgr.14140) 266 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:07.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:06 smithi006 bash[23371]: cluster 2023-10-26T11:55:05.533354+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:07.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:06 smithi006 bash[26914]: cluster 2023-10-26T11:55:05.533354+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:07.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:06 smithi124 bash[23478]: cluster 2023-10-26T11:55:05.533354+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:07.701 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:55:07.704 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-10-26T11:55:08.448 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":255,"stamp":"2023-10-26T11:55:07.533579+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003886"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-10-26T11:52:59.945646+0000","last_change":"2023-10-26T11:52:59.945646+0000","last_active":"2023-10-26T11:52:59.945646+0000","last_peered":"2023-10-26T11:52:59.945646+0000","last_clean":"2023-10-26T11:52:59.945646+0000","last_became_active":"2023-10-26T11:52:59.941189+0000","last_became_peered":"2023-10-26T11:52:59.941189+0000","last_unstale":"2023-10-26T11:52:59.945646+0000","last_undegraded":"2023-10-26T11:52:59.945646+0000","last_fullsized":"2023-10-26T11:52:59.945646+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-10-26T11:47:21.993472+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-26T11:47:21.993472+0000","last_clean_scrub_stamp":"2023-10-26T11:47:21.993472+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495643,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.873,"15min":0.86899999999999999},"min":{"1min":0.61299999999999999,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1419999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.874,"15min":0.872},"min":{"1min":0.61399999999999999,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.196,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.0700000000000001}]},{"osd":1,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.84599999999999997,"15min":0.85199999999999998},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.93400000000000005,"15min":0.93200000000000005},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.278,"5min":1.29,"15min":1.29},"last":1.1479999999999999}]},{"osd":2,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.82999999999999996,"15min":0.81599999999999995},"min":{"1min":0.66200000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.089,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.84099999999999997,"15min":0.83099999999999996},"min":{"1min":0.66700000000000004,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.099,"5min":1.141,"15min":1.141},"last":1.1839999999999999}]},{"osd":3,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.67600000000000005,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.64900000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.1839999999999999,"5min":1.294,"15min":1.294},"last":0.876}]},{"osd":4,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.89200000000000002,"15min":0.89500000000000002},"min":{"1min":0.57899999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.218},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.88100000000000001,"15min":0.877},"min":{"1min":0.65500000000000003,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.131,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.93400000000000005}]},{"osd":5,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.86299999999999999,"15min":0.85699999999999998},"min":{"1min":0.56200000000000006,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.1879999999999999,"5min":1.329,"15min":1.329},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.96299999999999997,"15min":0.95299999999999996},"min":{"1min":0.65000000000000002,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.2789999999999999}]},{"osd":6,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.0269999999999999,"15min":1.016},"min":{"1min":0.73099999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.28,"5min":1.502,"15min":1.502},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.024,"5min":0.97099999999999997,"15min":0.96199999999999997},"min":{"1min":0.747,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.214,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.1359999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659169,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.89500000000000002,"15min":0.90800000000000003},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.165,"5min":1.2,"15min":1.2},"last":1.042},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1659999999999999,"5min":1.262,"15min":1.262},"last":0.96899999999999997}]},{"osd":1,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.86599999999999999,"15min":0.88100000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.0149999999999999,"5min":1.204,"15min":1.204},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.88900000000000001,"15min":0.89700000000000002},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.1140000000000001,"5min":1.371,"15min":1.371},"last":0.75800000000000001}]},{"osd":2,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2130000000000001,"5min":1.298,"15min":1.298},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.63400000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.105}]},{"osd":3,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90600000000000003,"15min":0.91000000000000003},"min":{"1min":0.67700000000000005,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.89900000000000002,"15min":0.88600000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.627}]},{"osd":4,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.80400000000000005,"15min":0.78200000000000003},"min":{"1min":0.56399999999999995,"5min":0.376,"15min":0.376},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.83999999999999997,"15min":0.82399999999999995},"min":{"1min":0.65300000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.66900000000000004}]},{"osd":5,"last update":"Thu Oct 26 11:54:34 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.91100000000000003,"15min":0.89700000000000002},"min":{"1min":0.69199999999999995,"5min":0.626,"15min":0.626},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.95899999999999996},"min":{"1min":0.70199999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.075}]},{"osd":7,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0569999999999999,"15min":1.0720000000000001},"min":{"1min":0.74399999999999999,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.3460000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.113,"15min":1.1220000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.4319999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.91000000000000003}]}]},{"osd":1,"up_from":16,"seq":68719476796,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.63,"15min":0.56000000000000005},"min":{"1min":0.36099999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.0169999999999999,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.68500000000000005,"15min":0.61099999999999999},"min":{"1min":0.58999999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.69099999999999995}]},{"osd":2,"last update":"Thu Oct 26 11:54:55 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.745,"15min":0.69699999999999995},"min":{"1min":0.54800000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.70199999999999996,"15min":0.65100000000000002},"min":{"1min":0.5,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.494,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.79800000000000004}]},{"osd":3,"last update":"Thu Oct 26 11:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.75900000000000001,"15min":0.71899999999999997},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.748},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.81799999999999995,"15min":0.77000000000000002},"min":{"1min":0.63,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.1890000000000001}]},{"osd":4,"last update":"Thu Oct 26 11:54:48 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.89300000000000002,"15min":0.85699999999999998},"min":{"1min":0.71399999999999997,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.107,"5min":0.98899999999999999,"15min":0.94699999999999995},"min":{"1min":0.86199999999999999,"5min":0.623,"15min":0.623},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.872}]},{"osd":5,"last update":"Thu Oct 26 11:54:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0669999999999999,"15min":1.0529999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":3.3639999999999999,"5min":3.3639999999999999,"15min":3.3639999999999999},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.026,"15min":1.018},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.0659999999999998,"5min":2.0659999999999998,"15min":2.0659999999999998},"last":0.89400000000000002}]},{"osd":6,"last update":"Thu Oct 26 11:54:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.147,"15min":1.139},"min":{"1min":0.88400000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":1.214},{"interface":"front","average":{"1min":1.24,"5min":1.2070000000000001,"15min":1.2010000000000001},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":3.278,"5min":3.278,"15min":3.278},"last":1.387}]},{"osd":7,"last update":"Thu Oct 26 11:55:04 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1040000000000001,"15min":1.1080000000000001},"min":{"1min":0.76700000000000002,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.1930000000000001,"15min":1.1910000000000001},"min":{"1min":0.877,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.843,"5min":1.843,"15min":1.843},"last":1.0740000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673025,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 26 11:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.64800000000000002,"15min":0.59699999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.69199999999999995,"15min":0.61299999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.63200000000000001}]},{"osd":2,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.77900000000000003,"15min":0.74299999999999999},"min":{"1min":0.55900000000000005,"5min":0.496,"15min":0.496},"max":{"1min":1.292,"5min":3.0609999999999999,"15min":3.0609999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.69499999999999995,"15min":0.66800000000000004},"min":{"1min":0.44900000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.98199999999999998,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.84399999999999997}]},{"osd":3,"last update":"Thu Oct 26 11:54:26 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.82099999999999995,"15min":0.81599999999999995},"min":{"1min":0.45100000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.129,"5min":1.268,"15min":1.268},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.80100000000000005,"15min":0.76500000000000001},"min":{"1min":0.504,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.8580000000000001,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.748}]},{"osd":4,"last update":"Thu Oct 26 11:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.92600000000000005,"15min":0.92700000000000005},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.1619999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.024,"15min":1.006},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.3640000000000001,"5min":1.383,"15min":1.383},"last":0.97499999999999998}]},{"osd":5,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0569999999999999,"15min":1.077},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.78500000000000003}]},{"osd":6,"last update":"Thu Oct 26 11:54:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.143,"15min":1.149},"min":{"1min":0.87,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.383,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.04},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.117,"15min":1.123},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.002}]},{"osd":7,"last update":"Thu Oct 26 11:54:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.135}]}]},{"osd":2,"up_from":21,"seq":90194313271,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.64700000000000002,"15min":0.58699999999999997},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.052,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.69999999999999996,"15min":0.64000000000000001},"min":{"1min":0.49199999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.105,"5min":1.266,"15min":1.266},"last":0.69599999999999995}]},{"osd":1,"last update":"Thu Oct 26 11:54:58 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.72899999999999998,"15min":0.70799999999999996},"min":{"1min":0.55200000000000005,"5min":0.499,"15min":0.499},"max":{"1min":1.155,"5min":1.575,"15min":1.575},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.76900000000000002,"15min":0.70999999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1379999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.84799999999999998}]},{"osd":3,"last update":"Thu Oct 26 11:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.81699999999999995,"15min":0.78700000000000003},"min":{"1min":0.60299999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1739999999999999,"5min":1.444,"15min":1.444},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.81499999999999995,"15min":0.78600000000000003},"min":{"1min":0.60399999999999998,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1579999999999999,"5min":1.173,"15min":1.173},"last":1.0149999999999999}]},{"osd":4,"last update":"Thu Oct 26 11:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93700000000000006,"15min":0.92800000000000005},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.079,"5min":1.0269999999999999,"15min":1.0049999999999999},"min":{"1min":0.83999999999999997,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.49,"5min":1.897,"15min":1.897},"last":1.179}]},{"osd":5,"last update":"Thu Oct 26 11:54:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.0760000000000001,"15min":1.054},"min":{"1min":0.78000000000000003,"5min":0.755,"15min":0.755},"max":{"1min":2.073,"5min":2.073,"15min":2.073},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0620000000000001,"15min":1.0529999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.111}]},{"osd":6,"last update":"Thu Oct 26 11:54:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.129,"15min":1.119},"min":{"1min":0.747,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.492,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.28},{"interface":"front","average":{"1min":1.196,"5min":1.1759999999999999,"15min":1.1719999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.55,"5min":1.972,"15min":1.972},"last":1.304}]},{"osd":7,"last update":"Thu Oct 26 11:54:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.21,"5min":1.21,"15min":1.21},"min":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.347}]}]},{"osd":3,"up_from":26,"seq":111669149745,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.68400000000000005,"15min":0.66900000000000004},"min":{"1min":0.50700000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.745},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.751,"15min":0.72499999999999998},"min":{"1min":0.58599999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.995}]},{"osd":1,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.79700000000000004,"15min":0.77600000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3420000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.755,"15min":0.73099999999999998},"min":{"1min":0.58399999999999996,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.343,"5min":1.536,"15min":1.536},"last":0.95499999999999996}]},{"osd":2,"last update":"Thu Oct 26 11:54:23 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.77100000000000002,"15min":0.76300000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.052,"5min":1.052,"15min":1.052},"last":0.78000000000000003}]},{"osd":4,"last update":"Thu Oct 26 11:54:47 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.94299999999999995,"15min":0.93300000000000005},"min":{"1min":0.79000000000000004,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.6240000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.012,"15min":0.97499999999999998},"min":{"1min":0.84699999999999998,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.585,"5min":1.673,"15min":1.673},"last":1.635}]},{"osd":5,"last update":"Thu Oct 26 11:54:12 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98399999999999999,"15min":0.98199999999999998},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.093,"15min":1.0940000000000001},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.3400000000000001,"5min":1.399,"15min":1.399},"last":1.349}]},{"osd":6,"last update":"Thu Oct 26 11:54:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.1839999999999999,"15min":1.1830000000000001},"min":{"1min":0.85799999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.5209999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0489999999999999,"15min":1.0469999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.462}]},{"osd":7,"last update":"Thu Oct 26 11:55:03 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1930000000000001,"15min":1.198},"min":{"1min":0.878,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.4830000000000001},{"interface":"front","average":{"1min":1.242,"5min":1.2470000000000001,"15min":1.248},"min":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"max":{"1min":1.5069999999999999,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.383}]}]},{"osd":4,"up_from":31,"seq":133143986220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.79800000000000004,"15min":0.78800000000000003},"min":{"1min":0.51100000000000001,"5min":0.435,"15min":0.435},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.83699999999999997,"15min":0.81100000000000005},"min":{"1min":0.61899999999999999,"5min":0.504,"15min":0.504},"max":{"1min":1.163,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.86299999999999999}]},{"osd":1,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.79200000000000004},"min":{"1min":0.58499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.0660000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85699999999999998,"15min":0.84699999999999998},"min":{"1min":0.52400000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.0780000000000001}]},{"osd":2,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.83299999999999996,"15min":0.82499999999999996},"min":{"1min":0.58799999999999997,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.91000000000000003,"15min":0.88100000000000001},"min":{"1min":0.64200000000000002,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.127,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.99299999999999999}]},{"osd":3,"last update":"Thu Oct 26 11:54:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88700000000000001,"15min":0.877},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.77900000000000003}]},{"osd":5,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.77800000000000002,"15min":0.77000000000000002},"min":{"1min":0.63,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.626,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.1719999999999999}]},{"osd":6,"last update":"Thu Oct 26 11:54:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2110000000000001,"5min":1.244,"15min":1.244},"last":1.115},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95299999999999996,"15min":0.94899999999999995},"min":{"1min":0.84399999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.044}]},{"osd":7,"last update":"Thu Oct 26 11:55:01 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96599999999999997,"15min":0.95999999999999996},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.141},{"interface":"front","average":{"1min":1.089,"5min":1.085,"15min":1.085},"min":{"1min":0.84999999999999998,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.292,"5min":1.534,"15min":1.534},"last":1.2030000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822694,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.80400000000000005,"15min":0.80200000000000005},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.87,"5min":0.875,"15min":0.876},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1419999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.97799999999999998}]},{"osd":1,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89100000000000001,"15min":0.88},"min":{"1min":0.76100000000000001,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.88,"5min":0.85699999999999998,"15min":0.85299999999999998},"min":{"1min":0.64700000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":1.0900000000000001}]},{"osd":2,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.89700000000000002,"15min":0.89200000000000002},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91500000000000004,"15min":0.90700000000000003},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.147}]},{"osd":3,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89800000000000002,"15min":0.89200000000000002},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.92300000000000004,"15min":0.90800000000000003},"min":{"1min":0.67500000000000004,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.196}]},{"osd":4,"last update":"Thu Oct 26 11:54:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.76400000000000001,"15min":0.753},"min":{"1min":0.621,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.996,"5min":0.85999999999999999,"15min":0.83699999999999997},"min":{"1min":0.58699999999999997,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0109999999999999}]},{"osd":6,"last update":"Thu Oct 26 11:54:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2170000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97899999999999998,"15min":0.98699999999999999},"min":{"1min":0.68200000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3160000000000001,"5min":1.492,"15min":1.492},"last":1.171}]},{"osd":7,"last update":"Thu Oct 26 11:55:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.69599999999999995,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2270000000000001,"5min":1.55,"15min":1.55},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.052,"15min":1.0529999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3240000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.2410000000000001}]}]}]}} 2023-10-26T11:55:08.449 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-26T11:55:08.450 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-26T11:55:08.450 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-26T11:55:08.451 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- ceph health --format=json 2023-10-26T11:55:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:08 smithi006 bash[23371]: cluster 2023-10-26T11:55:07.533747+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:09.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:08 smithi006 bash[23371]: audit 2023-10-26T11:55:07.692227+0000 mgr.y (mgr.14140) 269 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:08 smithi006 bash[26914]: cluster 2023-10-26T11:55:07.533747+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:09.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:08 smithi006 bash[26914]: audit 2023-10-26T11:55:07.692227+0000 mgr.y (mgr.14140) 269 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:09.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:08 smithi124 bash[23478]: cluster 2023-10-26T11:55:07.533747+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:09.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:08 smithi124 bash[23478]: audit 2023-10-26T11:55:07.692227+0000 mgr.y (mgr.14140) 269 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-26T11:55:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:10 smithi006 bash[23371]: cluster 2023-10-26T11:55:09.534293+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:11.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:10 smithi006 bash[26914]: cluster 2023-10-26T11:55:09.534293+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:11.287 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:55:11.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:10 smithi124 bash[23478]: cluster 2023-10-26T11:55:09.534293+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:12.045 INFO:teuthology.orchestra.run.smithi006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-26T11:55:12.046 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-26T11:55:12.046 INFO:tasks.cephadm:Setup complete, yielding 2023-10-26T11:55:12.047 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-26T11:55:12.057 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2023-10-26T11:55:12.058 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-10-26T11:55:12.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:11 smithi124 bash[23478]: audit 2023-10-26T11:55:11.285322+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.6:0/3045280580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T11:55:12.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:11 smithi006 bash[23371]: audit 2023-10-26T11:55:11.285322+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.6:0/3045280580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T11:55:12.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:11 smithi006 bash[26914]: audit 2023-10-26T11:55:11.285322+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.6:0/3045280580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-26T11:55:13.255 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:12 smithi006 bash[23371]: cluster 2023-10-26T11:55:11.534905+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:13.255 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:12 smithi006 bash[26914]: cluster 2023-10-26T11:55:11.534905+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:12 smithi124 bash[23478]: cluster 2023-10-26T11:55:11.534905+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:14.965 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:14 smithi006 bash[23371]: cluster 2023-10-26T11:55:13.535524+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:15.294 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:14 smithi006 bash[26914]: cluster 2023-10-26T11:55:13.535524+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:15.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:14 smithi124 bash[23478]: cluster 2023-10-26T11:55:13.535524+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:15.835 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-26T11:55:15.845 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi006.front.sepia.ceph.com 2023-10-26T11:55:15.845 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-10-26T11:55:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[23371]: audit 2023-10-26T11:55:15.082968+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.6:0/2451882746' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[23371]: audit 2023-10-26T11:55:15.083609+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[23371]: audit 2023-10-26T11:55:15.092120+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-10-26T11:55:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[26914]: audit 2023-10-26T11:55:15.082968+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.6:0/2451882746' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[26914]: audit 2023-10-26T11:55:15.083609+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:15 smithi006 bash[26914]: audit 2023-10-26T11:55:15.092120+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-10-26T11:55:16.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:15 smithi124 bash[23478]: audit 2023-10-26T11:55:15.082968+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.6:0/2451882746' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:15 smithi124 bash[23478]: audit 2023-10-26T11:55:15.083609+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-10-26T11:55:16.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:15 smithi124 bash[23478]: audit 2023-10-26T11:55:15.092120+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-10-26T11:55:17.086 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:16 smithi006 bash[23371]: cluster 2023-10-26T11:55:15.536154+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:17.086 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:16 smithi006 bash[26914]: cluster 2023-10-26T11:55:15.536154+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:17.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:16 smithi124 bash[23478]: cluster 2023-10-26T11:55:15.536154+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:18 smithi124 bash[23478]: cluster 2023-10-26T11:55:17.536692+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:18 smithi006 bash[23371]: cluster 2023-10-26T11:55:17.536692+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:19.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:18 smithi006 bash[26914]: cluster 2023-10-26T11:55:17.536692+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:20.046 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T11:55:20.047 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "58485fdb-95ce-4ee4-9c99-46c05149fdf1", 2023-10-26T11:55:20.047 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "r", 2023-10-26T11:55:20.047 INFO:teuthology.orchestra.run.smithi006.stdout: "current_period": "8ecb1674-6f26-4905-a651-bede80f29c6c", 2023-10-26T11:55:20.047 INFO:teuthology.orchestra.run.smithi006.stdout: "epoch": 1 2023-10-26T11:55:20.047 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T11:55:20.288 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[23371]: cluster 2023-10-26T11:55:18.988985+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T11:55:20.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[23371]: audit 2023-10-26T11:55:18.994745+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.6:0/3389815421' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T11:55:20.289 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[23371]: audit 2023-10-26T11:55:18.995798+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-10-26T11:55:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[26914]: cluster 2023-10-26T11:55:18.988985+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T11:55:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[26914]: audit 2023-10-26T11:55:18.994745+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.6:0/3389815421' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T11:55:20.289 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:20 smithi006 bash[26914]: audit 2023-10-26T11:55:18.995798+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-10-26T11:55:20.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:20 smithi124 bash[23478]: cluster 2023-10-26T11:55:18.988985+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-26T11:55:20.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:20 smithi124 bash[23478]: audit 2023-10-26T11:55:18.994745+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.6:0/3389815421' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-10-26T11:55:20.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:20 smithi124 bash[23478]: audit 2023-10-26T11:55:18.995798+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-10-26T11:55:20.859 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-10-26T11:55:21.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[26914]: cluster 2023-10-26T11:55:19.537306+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v262: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:21.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[26914]: audit 2023-10-26T11:55:20.004904+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-10-26T11:55:21.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[26914]: cluster 2023-10-26T11:55:20.005180+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T11:55:21.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[23371]: cluster 2023-10-26T11:55:19.537306+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v262: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:21.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[23371]: audit 2023-10-26T11:55:20.004904+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-10-26T11:55:21.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:21 smithi006 bash[23371]: cluster 2023-10-26T11:55:20.005180+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T11:55:21.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:21 smithi124 bash[23478]: cluster 2023-10-26T11:55:19.537306+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v262: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:21.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:21 smithi124 bash[23478]: audit 2023-10-26T11:55:20.004904+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-10-26T11:55:21.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:21 smithi124 bash[23478]: cluster 2023-10-26T11:55:20.005180+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-26T11:55:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:22 smithi006 bash[23371]: cluster 2023-10-26T11:55:21.016078+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T11:55:22.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:22 smithi006 bash[23371]: cluster 2023-10-26T11:55:21.537918+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 6 creating+peering, 2 active+clean, 25 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:22.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:22 smithi006 bash[26914]: cluster 2023-10-26T11:55:21.016078+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T11:55:22.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:22 smithi006 bash[26914]: cluster 2023-10-26T11:55:21.537918+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 6 creating+peering, 2 active+clean, 25 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:22.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:22 smithi124 bash[23478]: cluster 2023-10-26T11:55:21.016078+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-26T11:55:22.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:22 smithi124 bash[23478]: cluster 2023-10-26T11:55:21.537918+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 6 creating+peering, 2 active+clean, 25 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:55:23.723 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T11:55:23.724 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "97ba946b-a2d8-4023-befe-2de3c56fd200", 2023-10-26T11:55:23.724 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default", 2023-10-26T11:55:23.724 INFO:teuthology.orchestra.run.smithi006.stdout: "api_name": "default", 2023-10-26T11:55:23.724 INFO:teuthology.orchestra.run.smithi006.stdout: "is_master": "true", 2023-10-26T11:55:23.724 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2023-10-26T11:55:23.725 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames": [], 2023-10-26T11:55:23.725 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames_s3website": [], 2023-10-26T11:55:23.725 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "", 2023-10-26T11:55:23.725 INFO:teuthology.orchestra.run.smithi006.stdout: "zones": [], 2023-10-26T11:55:23.725 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_targets": [], 2023-10-26T11:55:23.726 INFO:teuthology.orchestra.run.smithi006.stdout: "default_placement": "", 2023-10-26T11:55:23.726 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "58485fdb-95ce-4ee4-9c99-46c05149fdf1", 2023-10-26T11:55:23.726 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_policy": { 2023-10-26T11:55:23.726 INFO:teuthology.orchestra.run.smithi006.stdout: "groups": [] 2023-10-26T11:55:23.726 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:23.727 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T11:55:24.396 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-10-26T11:55:24.689 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:24 smithi006 bash[23371]: cluster 2023-10-26T11:55:23.538563+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 101 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-10-26T11:55:24.689 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:24 smithi006 bash[26914]: cluster 2023-10-26T11:55:23.538563+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 101 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-10-26T11:55:24.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:24 smithi124 bash[23478]: cluster 2023-10-26T11:55:23.538563+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 101 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-10-26T11:55:27.101 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T11:55:27.102 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "f8fb708b-1c4a-4c78-8184-92d5b17f049d", 2023-10-26T11:55:27.102 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "z", 2023-10-26T11:55:27.102 INFO:teuthology.orchestra.run.smithi006.stdout: "domain_root": "z.rgw.meta:root", 2023-10-26T11:55:27.102 INFO:teuthology.orchestra.run.smithi006.stdout: "control_pool": "z.rgw.control", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "gc_pool": "z.rgw.log:gc", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "lc_pool": "z.rgw.log:lc", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "log_pool": "z.rgw.log", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-10-26T11:55:27.103 INFO:teuthology.orchestra.run.smithi006.stdout: "roles_pool": "z.rgw.meta:roles", 2023-10-26T11:55:27.104 INFO:teuthology.orchestra.run.smithi006.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-10-26T11:55:27.104 INFO:teuthology.orchestra.run.smithi006.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-10-26T11:55:27.104 INFO:teuthology.orchestra.run.smithi006.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-10-26T11:55:27.104 INFO:teuthology.orchestra.run.smithi006.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-10-26T11:55:27.104 INFO:teuthology.orchestra.run.smithi006.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-10-26T11:55:27.105 INFO:teuthology.orchestra.run.smithi006.stdout: "otp_pool": "z.rgw.otp", 2023-10-26T11:55:27.105 INFO:teuthology.orchestra.run.smithi006.stdout: "system_key": { 2023-10-26T11:55:27.105 INFO:teuthology.orchestra.run.smithi006.stdout: "access_key": "", 2023-10-26T11:55:27.105 INFO:teuthology.orchestra.run.smithi006.stdout: "secret_key": "" 2023-10-26T11:55:27.105 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:55:27.106 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_pools": [ 2023-10-26T11:55:27.106 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-10-26T11:55:27.106 INFO:teuthology.orchestra.run.smithi006.stdout: "key": "default-placement", 2023-10-26T11:55:27.106 INFO:teuthology.orchestra.run.smithi006.stdout: "val": { 2023-10-26T11:55:27.106 INFO:teuthology.orchestra.run.smithi006.stdout: "index_pool": "z.rgw.buckets.index", 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: "storage_classes": { 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: "STANDARD": { 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: "data_pool": "z.rgw.buckets.data" 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:55:27.107 INFO:teuthology.orchestra.run.smithi006.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-10-26T11:55:27.108 INFO:teuthology.orchestra.run.smithi006.stdout: "index_type": 0 2023-10-26T11:55:27.108 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:27.108 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:27.108 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2023-10-26T11:55:27.108 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "58485fdb-95ce-4ee4-9c99-46c05149fdf1" 2023-10-26T11:55:27.109 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T11:55:27.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:26 smithi006 bash[26914]: cluster 2023-10-26T11:55:25.539419+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 156 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-10-26T11:55:27.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:26 smithi006 bash[23371]: cluster 2023-10-26T11:55:25.539419+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 156 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-10-26T11:55:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:26 smithi124 bash[23478]: cluster 2023-10-26T11:55:25.539419+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v267: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 156 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-10-26T11:55:27.784 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-10-26T11:55:29.093 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:28 smithi006 bash[23371]: cluster 2023-10-26T11:55:27.540167+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-10-26T11:55:29.093 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:28 smithi006 bash[26914]: cluster 2023-10-26T11:55:27.540167+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-10-26T11:55:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:28 smithi124 bash[23478]: cluster 2023-10-26T11:55:27.540167+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v268: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-10-26T11:55:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:30 smithi124 bash[23478]: cluster 2023-10-26T11:55:29.540854+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 1.5 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 322 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:31.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:30 smithi006 bash[23371]: cluster 2023-10-26T11:55:29.540854+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 1.5 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 322 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:31.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:30 smithi006 bash[26914]: cluster 2023-10-26T11:55:29.540854+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v269: 33 pgs: 33 active+clean; 1.5 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 322 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:32 smithi124 bash[23478]: cluster 2023-10-26T11:55:31.026952+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T11:55:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:32 smithi124 bash[23478]: audit 2023-10-26T11:55:31.034161+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T11:55:32.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:32 smithi124 bash[23478]: audit 2023-10-26T11:55:31.035053+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-10-26T11:55:32.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:32 smithi124 bash[23478]: cluster 2023-10-26T11:55:31.541515+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v271: 65 pgs: 32 unknown, 33 active+clean; 1.6 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:32.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[23371]: cluster 2023-10-26T11:55:31.026952+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T11:55:32.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[23371]: audit 2023-10-26T11:55:31.034161+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T11:55:32.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[23371]: audit 2023-10-26T11:55:31.035053+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-10-26T11:55:32.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[23371]: cluster 2023-10-26T11:55:31.541515+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v271: 65 pgs: 32 unknown, 33 active+clean; 1.6 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:32.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[26914]: cluster 2023-10-26T11:55:31.026952+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-26T11:55:32.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[26914]: audit 2023-10-26T11:55:31.034161+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-10-26T11:55:32.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[26914]: audit 2023-10-26T11:55:31.035053+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-10-26T11:55:32.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:32 smithi006 bash[26914]: cluster 2023-10-26T11:55:31.541515+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v271: 65 pgs: 32 unknown, 33 active+clean; 1.6 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-10-26T11:55:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:33 smithi124 bash[23478]: audit 2023-10-26T11:55:32.034288+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-10-26T11:55:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:33 smithi124 bash[23478]: cluster 2023-10-26T11:55:32.034800+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T11:55:33.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:33 smithi006 bash[23371]: audit 2023-10-26T11:55:32.034288+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-10-26T11:55:33.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:33 smithi006 bash[23371]: cluster 2023-10-26T11:55:32.034800+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T11:55:33.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:33 smithi006 bash[26914]: audit 2023-10-26T11:55:32.034288+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-10-26T11:55:33.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:33 smithi006 bash[26914]: cluster 2023-10-26T11:55:32.034800+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-26T11:55:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:34 smithi124 bash[23478]: cluster 2023-10-26T11:55:33.068857+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T11:55:34.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:34 smithi124 bash[23478]: audit 2023-10-26T11:55:33.077132+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T11:55:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:34 smithi124 bash[23478]: audit 2023-10-26T11:55:33.077968+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-10-26T11:55:34.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:34 smithi124 bash[23478]: cluster 2023-10-26T11:55:33.542267+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v274: 97 pgs: 6 creating+peering, 52 unknown, 39 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-10-26T11:55:34.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[23371]: cluster 2023-10-26T11:55:33.068857+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T11:55:34.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[23371]: audit 2023-10-26T11:55:33.077132+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T11:55:34.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[23371]: audit 2023-10-26T11:55:33.077968+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-10-26T11:55:34.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[23371]: cluster 2023-10-26T11:55:33.542267+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v274: 97 pgs: 6 creating+peering, 52 unknown, 39 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-10-26T11:55:34.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[26914]: cluster 2023-10-26T11:55:33.068857+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-26T11:55:34.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[26914]: audit 2023-10-26T11:55:33.077132+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.6:0/868277175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-10-26T11:55:34.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[26914]: audit 2023-10-26T11:55:33.077968+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-10-26T11:55:34.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:34 smithi006 bash[26914]: cluster 2023-10-26T11:55:33.542267+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v274: 97 pgs: 6 creating+peering, 52 unknown, 39 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-10-26T11:55:35.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:35 smithi124 bash[23478]: audit 2023-10-26T11:55:34.076115+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-10-26T11:55:35.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:35 smithi124 bash[23478]: cluster 2023-10-26T11:55:34.076222+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T11:55:35.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:35 smithi006 bash[23371]: audit 2023-10-26T11:55:34.076115+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-10-26T11:55:35.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:35 smithi006 bash[23371]: cluster 2023-10-26T11:55:34.076222+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T11:55:35.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:35 smithi006 bash[26914]: audit 2023-10-26T11:55:34.076115+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-10-26T11:55:35.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:35 smithi006 bash[26914]: cluster 2023-10-26T11:55:34.076222+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-26T11:55:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: cluster 2023-10-26T11:55:35.079084+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T11:55:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: audit 2023-10-26T11:55:35.092991+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: audit 2023-10-26T11:55:35.093798+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: cluster 2023-10-26T11:55:35.543134+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v277: 129 pgs: 11 creating+peering, 58 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 4 op/s 2023-10-26T11:55:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: audit 2023-10-26T11:55:36.082794+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T11:55:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:36 smithi124 bash[23478]: cluster 2023-10-26T11:55:36.082865+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T11:55:36.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: cluster 2023-10-26T11:55:35.079084+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T11:55:36.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: audit 2023-10-26T11:55:35.092991+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: audit 2023-10-26T11:55:35.093798+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: cluster 2023-10-26T11:55:35.543134+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v277: 129 pgs: 11 creating+peering, 58 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 4 op/s 2023-10-26T11:55:36.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: audit 2023-10-26T11:55:36.082794+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T11:55:36.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[23371]: cluster 2023-10-26T11:55:36.082865+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T11:55:36.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: cluster 2023-10-26T11:55:35.079084+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-26T11:55:36.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: audit 2023-10-26T11:55:35.092991+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: audit 2023-10-26T11:55:35.093798+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-10-26T11:55:36.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: cluster 2023-10-26T11:55:35.543134+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v277: 129 pgs: 11 creating+peering, 58 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 255 B/s wr, 4 op/s 2023-10-26T11:55:36.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: audit 2023-10-26T11:55:36.082794+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-10-26T11:55:36.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:36 smithi006 bash[26914]: cluster 2023-10-26T11:55:36.082865+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-26T11:55:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: audit 2023-10-26T11:55:36.088551+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: audit 2023-10-26T11:55:36.094288+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: audit 2023-10-26T11:55:37.088040+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T11:55:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: cluster 2023-10-26T11:55:37.088300+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T11:55:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: audit 2023-10-26T11:55:37.089529+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:37 smithi124 bash[23478]: audit 2023-10-26T11:55:37.090039+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: audit 2023-10-26T11:55:36.088551+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: audit 2023-10-26T11:55:36.094288+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: audit 2023-10-26T11:55:37.088040+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T11:55:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: cluster 2023-10-26T11:55:37.088300+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T11:55:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: audit 2023-10-26T11:55:37.089529+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[23371]: audit 2023-10-26T11:55:37.090039+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:37.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: audit 2023-10-26T11:55:36.088551+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: audit 2023-10-26T11:55:36.094288+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-10-26T11:55:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: audit 2023-10-26T11:55:37.088040+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-10-26T11:55:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: cluster 2023-10-26T11:55:37.088300+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-26T11:55:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: audit 2023-10-26T11:55:37.089529+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.6:0/219230044' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:37 smithi006 bash[26914]: audit 2023-10-26T11:55:37.090039+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-10-26T11:55:38.296 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T11:55:38.297 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "dc68aac5-806f-45ca-9a27-d9ecc1889d2d", 2023-10-26T11:55:38.297 INFO:teuthology.orchestra.run.smithi006.stdout: "epoch": 1, 2023-10-26T11:55:38.297 INFO:teuthology.orchestra.run.smithi006.stdout: "predecessor_uuid": "8ecb1674-6f26-4905-a651-bede80f29c6c", 2023-10-26T11:55:38.297 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_status": [], 2023-10-26T11:55:38.298 INFO:teuthology.orchestra.run.smithi006.stdout: "period_map": { 2023-10-26T11:55:38.298 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "dc68aac5-806f-45ca-9a27-d9ecc1889d2d", 2023-10-26T11:55:38.298 INFO:teuthology.orchestra.run.smithi006.stdout: "zonegroups": [ 2023-10-26T11:55:38.298 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-10-26T11:55:38.298 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "97ba946b-a2d8-4023-befe-2de3c56fd200", 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default", 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "api_name": "default", 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "is_master": "true", 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames": [], 2023-10-26T11:55:38.299 INFO:teuthology.orchestra.run.smithi006.stdout: "hostnames_s3website": [], 2023-10-26T11:55:38.300 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "f8fb708b-1c4a-4c78-8184-92d5b17f049d", 2023-10-26T11:55:38.300 INFO:teuthology.orchestra.run.smithi006.stdout: "zones": [ 2023-10-26T11:55:38.300 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-10-26T11:55:38.300 INFO:teuthology.orchestra.run.smithi006.stdout: "id": "f8fb708b-1c4a-4c78-8184-92d5b17f049d", 2023-10-26T11:55:38.300 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "z", 2023-10-26T11:55:38.301 INFO:teuthology.orchestra.run.smithi006.stdout: "endpoints": [], 2023-10-26T11:55:38.301 INFO:teuthology.orchestra.run.smithi006.stdout: "log_meta": "false", 2023-10-26T11:55:38.301 INFO:teuthology.orchestra.run.smithi006.stdout: "log_data": "false", 2023-10-26T11:55:38.301 INFO:teuthology.orchestra.run.smithi006.stdout: "bucket_index_max_shards": 11, 2023-10-26T11:55:38.301 INFO:teuthology.orchestra.run.smithi006.stdout: "read_only": "false", 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: "tier_type": "", 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_from_all": "true", 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_from": [], 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: "redirect_zone": "" 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.302 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2023-10-26T11:55:38.303 INFO:teuthology.orchestra.run.smithi006.stdout: "placement_targets": [ 2023-10-26T11:55:38.303 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-10-26T11:55:38.303 INFO:teuthology.orchestra.run.smithi006.stdout: "name": "default-placement", 2023-10-26T11:55:38.303 INFO:teuthology.orchestra.run.smithi006.stdout: "tags": [], 2023-10-26T11:55:38.303 INFO:teuthology.orchestra.run.smithi006.stdout: "storage_classes": [ 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: "STANDARD" 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: "default_placement": "default-placement", 2023-10-26T11:55:38.304 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "58485fdb-95ce-4ee4-9c99-46c05149fdf1", 2023-10-26T11:55:38.305 INFO:teuthology.orchestra.run.smithi006.stdout: "sync_policy": { 2023-10-26T11:55:38.305 INFO:teuthology.orchestra.run.smithi006.stdout: "groups": [] 2023-10-26T11:55:38.305 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.305 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.305 INFO:teuthology.orchestra.run.smithi006.stdout: ], 2023-10-26T11:55:38.306 INFO:teuthology.orchestra.run.smithi006.stdout: "short_zone_ids": [ 2023-10-26T11:55:38.306 INFO:teuthology.orchestra.run.smithi006.stdout: { 2023-10-26T11:55:38.306 INFO:teuthology.orchestra.run.smithi006.stdout: "key": "f8fb708b-1c4a-4c78-8184-92d5b17f049d", 2023-10-26T11:55:38.306 INFO:teuthology.orchestra.run.smithi006.stdout: "val": 1746787576 2023-10-26T11:55:38.306 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zonegroup": "97ba946b-a2d8-4023-befe-2de3c56fd200", 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: "master_zone": "f8fb708b-1c4a-4c78-8184-92d5b17f049d", 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: "period_config": { 2023-10-26T11:55:38.307 INFO:teuthology.orchestra.run.smithi006.stdout: "bucket_quota": { 2023-10-26T11:55:38.308 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false, 2023-10-26T11:55:38.308 INFO:teuthology.orchestra.run.smithi006.stdout: "check_on_raw": false, 2023-10-26T11:55:38.308 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size": -1, 2023-10-26T11:55:38.308 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size_kb": 0, 2023-10-26T11:55:38.308 INFO:teuthology.orchestra.run.smithi006.stdout: "max_objects": -1 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: "user_quota": { 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: "enabled": false, 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: "check_on_raw": false, 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size": -1, 2023-10-26T11:55:38.309 INFO:teuthology.orchestra.run.smithi006.stdout: "max_size_kb": 0, 2023-10-26T11:55:38.310 INFO:teuthology.orchestra.run.smithi006.stdout: "max_objects": -1 2023-10-26T11:55:38.310 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:55:38.310 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:55:38.310 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_id": "58485fdb-95ce-4ee4-9c99-46c05149fdf1", 2023-10-26T11:55:38.310 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_name": "r", 2023-10-26T11:55:38.311 INFO:teuthology.orchestra.run.smithi006.stdout: "realm_epoch": 2 2023-10-26T11:55:38.311 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T11:55:38.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:38 smithi124 bash[23478]: cluster 2023-10-26T11:55:37.543844+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v280: 129 pgs: 9 creating+peering, 24 unknown, 96 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T11:55:38.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:38 smithi124 bash[23478]: audit 2023-10-26T11:55:38.093512+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T11:55:38.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:38 smithi124 bash[23478]: cluster 2023-10-26T11:55:38.093628+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T11:55:38.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[23371]: cluster 2023-10-26T11:55:37.543844+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v280: 129 pgs: 9 creating+peering, 24 unknown, 96 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T11:55:38.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[23371]: audit 2023-10-26T11:55:38.093512+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T11:55:38.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[23371]: cluster 2023-10-26T11:55:38.093628+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T11:55:38.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[26914]: cluster 2023-10-26T11:55:37.543844+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v280: 129 pgs: 9 creating+peering, 24 unknown, 96 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-10-26T11:55:38.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[26914]: audit 2023-10-26T11:55:38.093512+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-10-26T11:55:38.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:38 smithi006 bash[26914]: cluster 2023-10-26T11:55:38.093628+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-26T11:55:39.197 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-10-26T11:55:41.189 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:40 smithi006 bash[26914]: cluster 2023-10-26T11:55:39.544836+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v282: 129 pgs: 4 creating+peering, 4 unknown, 121 active+clean; 4.7 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 687 B/s rd, 3.4 KiB/s wr, 11 op/s 2023-10-26T11:55:41.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:40 smithi006 bash[23371]: cluster 2023-10-26T11:55:39.544836+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v282: 129 pgs: 4 creating+peering, 4 unknown, 121 active+clean; 4.7 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 687 B/s rd, 3.4 KiB/s wr, 11 op/s 2023-10-26T11:55:41.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:40 smithi124 bash[23478]: cluster 2023-10-26T11:55:39.544836+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v282: 129 pgs: 4 creating+peering, 4 unknown, 121 active+clean; 4.7 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 687 B/s rd, 3.4 KiB/s wr, 11 op/s 2023-10-26T11:55:42.307 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled rgw update... 2023-10-26T11:55:43.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: cluster 2023-10-26T11:55:41.545808+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.0 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-10-26T11:55:43.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.298129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T11:55:43.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.304064+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T11:55:43.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.307213+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T11:55:43.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.314668+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T11:55:43.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.315939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T11:55:43.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.321358+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T11:55:43.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.322522+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T11:55:43.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.328003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T11:55:43.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.329280+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:43.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.335110+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:43.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.336401+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:43.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[23371]: audit 2023-10-26T11:55:42.338155+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi006.unaygo", "key": "container_image"}]: dispatch 2023-10-26T11:55:43.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: cluster 2023-10-26T11:55:41.545808+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.0 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-10-26T11:55:43.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.298129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T11:55:43.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.304064+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T11:55:43.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.307213+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T11:55:43.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.314668+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T11:55:43.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.315939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T11:55:43.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.321358+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T11:55:43.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.322522+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T11:55:43.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.328003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T11:55:43.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.329280+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:43.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.335110+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:43.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.336401+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:43.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:42 smithi006 bash[26914]: audit 2023-10-26T11:55:42.338155+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi006.unaygo", "key": "container_image"}]: dispatch 2023-10-26T11:55:43.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: cluster 2023-10-26T11:55:41.545808+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.0 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 4.7 KiB/s wr, 17 op/s 2023-10-26T11:55:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.298129+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-10-26T11:55:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.304064+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-10-26T11:55:42.297632\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-10-26T11:55:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.307213+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-10-26T11:55:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.314668+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-10-26T11:55:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.315939+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-10-26T11:55:43.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.321358+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-10-26T11:55:43.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.322522+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-10-26T11:55:43.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.328003+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-10-26T11:55:43.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.329280+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:43.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.335110+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi006.unaygo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:43.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.336401+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:43.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:42 smithi124 bash[23478]: audit 2023-10-26T11:55:42.338155+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi006.unaygo", "key": "container_image"}]: dispatch 2023-10-26T11:55:43.524 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T11:55:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[23371]: audit 2023-10-26T11:55:42.297049+0000 mgr.y (mgr.14140) 287 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:55:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[23371]: cephadm 2023-10-26T11:55:42.297617+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T11:55:44.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[23371]: cephadm 2023-10-26T11:55:42.337448+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi006.unaygo on smithi006 2023-10-26T11:55:44.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[26914]: audit 2023-10-26T11:55:42.297049+0000 mgr.y (mgr.14140) 287 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:55:44.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[26914]: cephadm 2023-10-26T11:55:42.297617+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T11:55:44.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:43 smithi006 bash[26914]: cephadm 2023-10-26T11:55:42.337448+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi006.unaygo on smithi006 2023-10-26T11:55:44.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:43 smithi124 bash[23478]: audit 2023-10-26T11:55:42.297049+0000 mgr.y (mgr.14140) 287 : audit [DBG] from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:55:44.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:43 smithi124 bash[23478]: cephadm 2023-10-26T11:55:42.297617+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-10-26T11:55:44.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:43 smithi124 bash[23478]: cephadm 2023-10-26T11:55:42.337448+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi006.unaygo on smithi006 2023-10-26T11:55:45.041 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:44 smithi006 bash[23371]: cluster 2023-10-26T11:55:43.546668+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 959 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-10-26T11:55:45.042 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:44 smithi006 bash[26914]: cluster 2023-10-26T11:55:43.546668+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 959 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-10-26T11:55:45.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:44 smithi124 bash[23478]: cluster 2023-10-26T11:55:43.546668+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 959 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-10-26T11:55:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: cluster 2023-10-26T11:55:45.547777+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 846 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-10-26T11:55:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.188318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.194282+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.195299+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:47.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.199688+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:47.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.200732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:47.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:46 smithi124 bash[23478]: audit 2023-10-26T11:55:46.202487+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi124.zsnfro", "key": "container_image"}]: dispatch 2023-10-26T11:55:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: cluster 2023-10-26T11:55:45.547777+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 846 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-10-26T11:55:47.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: cluster 2023-10-26T11:55:45.547777+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 846 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-10-26T11:55:47.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.188318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.188318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.194282+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.195299+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.199688+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.200732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:47.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[23371]: audit 2023-10-26T11:55:46.202487+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi124.zsnfro", "key": "container_image"}]: dispatch 2023-10-26T11:55:47.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.194282+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201012\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201211\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201339\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201460\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201580\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201700\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201819\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.201941\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:31.202063\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:47.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.195299+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-10-26T11:55:47.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.199688+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi124.zsnfro", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-10-26T11:55:47.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.200732+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:55:47.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:46 smithi006 bash[26914]: audit 2023-10-26T11:55:46.202487+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi124.zsnfro", "key": "container_image"}]: dispatch 2023-10-26T11:55:48.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:47 smithi124 bash[23478]: cephadm 2023-10-26T11:55:46.202099+0000 mgr.y (mgr.14140) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi124.zsnfro on smithi124 2023-10-26T11:55:48.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:47 smithi006 bash[23371]: cephadm 2023-10-26T11:55:46.202099+0000 mgr.y (mgr.14140) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi124.zsnfro on smithi124 2023-10-26T11:55:48.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:47 smithi006 bash[26914]: cephadm 2023-10-26T11:55:46.202099+0000 mgr.y (mgr.14140) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi124.zsnfro on smithi124 2023-10-26T11:55:49.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:48 smithi124 bash[23478]: cluster 2023-10-26T11:55:47.548755+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T11:55:49.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:48 smithi006 bash[23371]: cluster 2023-10-26T11:55:47.548755+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T11:55:49.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:48 smithi006 bash[26914]: cluster 2023-10-26T11:55:47.548755+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-10-26T11:55:50.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:49 smithi124 bash[23478]: audit 2023-10-26T11:55:48.999953+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:50.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:49 smithi124 bash[23478]: audit 2023-10-26T11:55:49.005819+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:50.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:49 smithi124 bash[23478]: audit 2023-10-26T11:55:49.007604+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:50.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[23371]: audit 2023-10-26T11:55:48.999953+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:50.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[23371]: audit 2023-10-26T11:55:49.005819+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:50.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[23371]: audit 2023-10-26T11:55:49.007604+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:50.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[26914]: audit 2023-10-26T11:55:48.999953+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:50.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[26914]: audit 2023-10-26T11:55:49.005819+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308469\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308670\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308798\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.308921\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309043\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309165\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309287\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309409\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:54:32.309530\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"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\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:50.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:49 smithi006 bash[26914]: audit 2023-10-26T11:55:49.007604+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:50 smithi124 bash[23478]: cluster 2023-10-26T11:55:49.549861+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 3.4 KiB/s wr, 44 op/s 2023-10-26T11:55:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:50 smithi124 bash[23478]: audit 2023-10-26T11:55:49.982654+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:50 smithi124 bash[23478]: audit 2023-10-26T11:55:49.987702+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:51.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:50 smithi124 bash[23478]: audit 2023-10-26T11:55:49.988980+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:51.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[23371]: cluster 2023-10-26T11:55:49.549861+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 3.4 KiB/s wr, 44 op/s 2023-10-26T11:55:51.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[26914]: cluster 2023-10-26T11:55:49.549861+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 3.4 KiB/s wr, 44 op/s 2023-10-26T11:55:51.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[23371]: audit 2023-10-26T11:55:49.982654+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:51.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[26914]: audit 2023-10-26T11:55:49.982654+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]: dispatch 2023-10-26T11:55:51.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[26914]: audit 2023-10-26T11:55:49.987702+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:51.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[26914]: audit 2023-10-26T11:55:49.988980+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:51.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[23371]: audit 2023-10-26T11:55:49.987702+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:47:40.264545\"}"}]': finished 2023-10-26T11:55:51.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:50 smithi006 bash[23371]: audit 2023-10-26T11:55:49.988980+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T11:55:52.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:51 smithi124 bash[23478]: audit 2023-10-26T11:55:51.085912+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:52.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:51 smithi124 bash[23478]: audit 2023-10-26T11:55:51.092631+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:52.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:51 smithi006 bash[26914]: audit 2023-10-26T11:55:51.085912+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:52.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:51 smithi006 bash[26914]: audit 2023-10-26T11:55:51.092631+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:52.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:51 smithi006 bash[23371]: audit 2023-10-26T11:55:51.085912+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]: dispatch 2023-10-26T11:55:52.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:51 smithi006 bash[23371]: audit 2023-10-26T11:55:51.092631+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:48:37.263505\"}"}]': finished 2023-10-26T11:55:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:52 smithi124 bash[23478]: cluster 2023-10-26T11:55:51.550887+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 2.1 KiB/s wr, 71 op/s 2023-10-26T11:55:53.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:52 smithi006 bash[23371]: cluster 2023-10-26T11:55:51.550887+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 2.1 KiB/s wr, 71 op/s 2023-10-26T11:55:53.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:52 smithi006 bash[26914]: cluster 2023-10-26T11:55:51.550887+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 33 KiB/s rd, 2.1 KiB/s wr, 71 op/s 2023-10-26T11:55:55.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:54 smithi124 bash[23478]: cluster 2023-10-26T11:55:53.552052+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 62 KiB/s rd, 1023 B/s wr, 120 op/s 2023-10-26T11:55:55.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:54 smithi006 bash[23371]: cluster 2023-10-26T11:55:53.552052+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 62 KiB/s rd, 1023 B/s wr, 120 op/s 2023-10-26T11:55:55.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:54 smithi006 bash[26914]: cluster 2023-10-26T11:55:53.552052+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 62 KiB/s rd, 1023 B/s wr, 120 op/s 2023-10-26T11:55:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:56 smithi124 bash[23478]: cluster 2023-10-26T11:55:55.553214+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:55:57.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:56 smithi006 bash[23371]: cluster 2023-10-26T11:55:55.553214+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:55:57.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:56 smithi006 bash[26914]: cluster 2023-10-26T11:55:55.553214+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:55:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:55:58 smithi124 bash[23478]: cluster 2023-10-26T11:55:57.554326+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:55:59.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:55:58 smithi006 bash[23371]: cluster 2023-10-26T11:55:57.554326+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:55:59.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:55:58 smithi006 bash[26914]: cluster 2023-10-26T11:55:57.554326+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:56:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:00 smithi124 bash[23478]: cluster 2023-10-26T11:55:59.555595+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:56:01.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:00 smithi006 bash[23371]: cluster 2023-10-26T11:55:59.555595+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:56:01.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:00 smithi006 bash[26914]: cluster 2023-10-26T11:55:59.555595+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-10-26T11:56:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:02 smithi124 bash[23478]: cluster 2023-10-26T11:56:01.556611+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 136 op/s 2023-10-26T11:56:03.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:02 smithi006 bash[23371]: cluster 2023-10-26T11:56:01.556611+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 136 op/s 2023-10-26T11:56:03.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:02 smithi006 bash[26914]: cluster 2023-10-26T11:56:01.556611+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 136 op/s 2023-10-26T11:56:05.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:05 smithi124 bash[23478]: cluster 2023-10-26T11:56:03.557613+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 102 op/s 2023-10-26T11:56:05.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:05 smithi006 bash[23371]: cluster 2023-10-26T11:56:03.557613+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 102 op/s 2023-10-26T11:56:05.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:05 smithi006 bash[26914]: cluster 2023-10-26T11:56:03.557613+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 102 op/s 2023-10-26T11:56:06.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:06 smithi124 bash[23478]: cluster 2023-10-26T11:56:05.558729+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 49 op/s 2023-10-26T11:56:06.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:06 smithi006 bash[23371]: cluster 2023-10-26T11:56:05.558729+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 49 op/s 2023-10-26T11:56:06.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:06 smithi006 bash[26914]: cluster 2023-10-26T11:56:05.558729+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 49 op/s 2023-10-26T11:56:08.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:08 smithi124 bash[23478]: cluster 2023-10-26T11:56:07.559710+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:08.939 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:08 smithi006 bash[23371]: cluster 2023-10-26T11:56:07.559710+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:08.939 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:08 smithi006 bash[26914]: cluster 2023-10-26T11:56:07.559710+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:11.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:10 smithi006 bash[23371]: cluster 2023-10-26T11:56:09.560861+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:11.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:10 smithi006 bash[26914]: cluster 2023-10-26T11:56:09.560861+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:11.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:10 smithi124 bash[23478]: cluster 2023-10-26T11:56:09.560861+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:13.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:12 smithi006 bash[23371]: cluster 2023-10-26T11:56:11.561808+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:13.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:12 smithi006 bash[26914]: cluster 2023-10-26T11:56:11.561808+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:12 smithi124 bash[23478]: cluster 2023-10-26T11:56:11.561808+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:15.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:14 smithi006 bash[23371]: cluster 2023-10-26T11:56:13.562819+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:15.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:14 smithi006 bash[26914]: cluster 2023-10-26T11:56:13.562819+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:15.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:14 smithi124 bash[23478]: cluster 2023-10-26T11:56:13.562819+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:17.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:16 smithi124 bash[23478]: cluster 2023-10-26T11:56:15.563937+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:17.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:16 smithi006 bash[23371]: cluster 2023-10-26T11:56:15.563937+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:17.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:16 smithi006 bash[26914]: cluster 2023-10-26T11:56:15.563937+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:18 smithi124 bash[23478]: cluster 2023-10-26T11:56:17.564945+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:18 smithi006 bash[23371]: cluster 2023-10-26T11:56:17.564945+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:19.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:18 smithi006 bash[26914]: cluster 2023-10-26T11:56:17.564945+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:21.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:20 smithi124 bash[23478]: cluster 2023-10-26T11:56:19.566140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:21.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:20 smithi006 bash[23371]: cluster 2023-10-26T11:56:19.566140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:21.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:20 smithi006 bash[26914]: cluster 2023-10-26T11:56:19.566140+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:23.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:22 smithi124 bash[23478]: cluster 2023-10-26T11:56:21.567120+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:23.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:22 smithi006 bash[23371]: cluster 2023-10-26T11:56:21.567120+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:23.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:22 smithi006 bash[26914]: cluster 2023-10-26T11:56:21.567120+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:25.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:24 smithi124 bash[23478]: cluster 2023-10-26T11:56:23.568194+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:25.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:24 smithi006 bash[23371]: cluster 2023-10-26T11:56:23.568194+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:25.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:24 smithi006 bash[26914]: cluster 2023-10-26T11:56:23.568194+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:26 smithi124 bash[23478]: cluster 2023-10-26T11:56:25.569319+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:27.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:26 smithi006 bash[23371]: cluster 2023-10-26T11:56:25.569319+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:27.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:26 smithi006 bash[26914]: cluster 2023-10-26T11:56:25.569319+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:28 smithi124 bash[23478]: cluster 2023-10-26T11:56:27.570313+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:29.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:28 smithi006 bash[23371]: cluster 2023-10-26T11:56:27.570313+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:28 smithi006 bash[26914]: cluster 2023-10-26T11:56:27.570313+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:30 smithi124 bash[23478]: cluster 2023-10-26T11:56:29.571420+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:31.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:30 smithi006 bash[23371]: cluster 2023-10-26T11:56:29.571420+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:31.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:30 smithi006 bash[26914]: cluster 2023-10-26T11:56:29.571420+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:32 smithi124 bash[23478]: cluster 2023-10-26T11:56:31.572399+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:33.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:32 smithi006 bash[23371]: cluster 2023-10-26T11:56:31.572399+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:33.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:32 smithi006 bash[26914]: cluster 2023-10-26T11:56:31.572399+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:35.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:35 smithi124 bash[23478]: cluster 2023-10-26T11:56:33.573398+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:35.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:35 smithi006 bash[26914]: cluster 2023-10-26T11:56:33.573398+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:35.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:34 smithi006 bash[23371]: cluster 2023-10-26T11:56:33.573398+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:37 smithi124 bash[23478]: cluster 2023-10-26T11:56:35.574510+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:37.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:37 smithi006 bash[26914]: cluster 2023-10-26T11:56:35.574510+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:37 smithi006 bash[23371]: cluster 2023-10-26T11:56:35.574510+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:39.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:39 smithi124 bash[23478]: cluster 2023-10-26T11:56:37.575530+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:39.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:39 smithi006 bash[26914]: cluster 2023-10-26T11:56:37.575530+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:39.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:39 smithi006 bash[23371]: cluster 2023-10-26T11:56:37.575530+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:41.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:40 smithi006 bash[26914]: cluster 2023-10-26T11:56:39.576679+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:41.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:40 smithi006 bash[23371]: cluster 2023-10-26T11:56:39.576679+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:41.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:40 smithi124 bash[23478]: cluster 2023-10-26T11:56:39.576679+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:43.189 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:42 smithi006 bash[23371]: cluster 2023-10-26T11:56:41.577609+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:43.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:42 smithi006 bash[26914]: cluster 2023-10-26T11:56:41.577609+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:43.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:42 smithi124 bash[23478]: cluster 2023-10-26T11:56:41.577609+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:45.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:44 smithi124 bash[23478]: cluster 2023-10-26T11:56:43.578629+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:45.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:44 smithi006 bash[23371]: cluster 2023-10-26T11:56:43.578629+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:45.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:44 smithi006 bash[26914]: cluster 2023-10-26T11:56:43.578629+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:46 smithi124 bash[23478]: cluster 2023-10-26T11:56:45.579746+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:46 smithi006 bash[23371]: cluster 2023-10-26T11:56:45.579746+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:47.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:46 smithi006 bash[26914]: cluster 2023-10-26T11:56:45.579746+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:49.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:48 smithi124 bash[23478]: cluster 2023-10-26T11:56:47.580761+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:49.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:48 smithi006 bash[23371]: cluster 2023-10-26T11:56:47.580761+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:49.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:48 smithi006 bash[26914]: cluster 2023-10-26T11:56:47.580761+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:51.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:50 smithi124 bash[23478]: cluster 2023-10-26T11:56:49.581837+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:51.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:50 smithi006 bash[26914]: cluster 2023-10-26T11:56:49.581837+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:51.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:50 smithi006 bash[23371]: cluster 2023-10-26T11:56:49.581837+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:53.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:52 smithi124 bash[23478]: cluster 2023-10-26T11:56:51.582773+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:53.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:52 smithi006 bash[26914]: cluster 2023-10-26T11:56:51.582773+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:53.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:52 smithi006 bash[23371]: cluster 2023-10-26T11:56:51.582773+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:55.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:54 smithi124 bash[23478]: cluster 2023-10-26T11:56:53.583788+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:55.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:54 smithi006 bash[23371]: cluster 2023-10-26T11:56:53.583788+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:55.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:54 smithi006 bash[26914]: cluster 2023-10-26T11:56:53.583788+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:56 smithi124 bash[23478]: cluster 2023-10-26T11:56:55.585003+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:57.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:56 smithi006 bash[23371]: cluster 2023-10-26T11:56:55.585003+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:57.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:56 smithi006 bash[26914]: cluster 2023-10-26T11:56:55.585003+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:56:58 smithi124 bash[23478]: cluster 2023-10-26T11:56:57.586005+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:59.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:56:58 smithi006 bash[26914]: cluster 2023-10-26T11:56:57.586005+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:56:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:56:58 smithi006 bash[23371]: cluster 2023-10-26T11:56:57.586005+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:00 smithi124 bash[23478]: cluster 2023-10-26T11:56:59.587112+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:01.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:00 smithi006 bash[26914]: cluster 2023-10-26T11:56:59.587112+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:01.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:00 smithi006 bash[23371]: cluster 2023-10-26T11:56:59.587112+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:03 smithi124 bash[23478]: cluster 2023-10-26T11:57:01.588181+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:03.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:03 smithi006 bash[26914]: cluster 2023-10-26T11:57:01.588181+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:03.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:03 smithi006 bash[23371]: cluster 2023-10-26T11:57:01.588181+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:05.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:05 smithi124 bash[23478]: cluster 2023-10-26T11:57:03.589202+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:05.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:05 smithi006 bash[26914]: cluster 2023-10-26T11:57:03.589202+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:05.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:05 smithi006 bash[23371]: cluster 2023-10-26T11:57:03.589202+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:07.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:07 smithi124 bash[23478]: cluster 2023-10-26T11:57:05.590341+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:07.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:07 smithi006 bash[26914]: cluster 2023-10-26T11:57:05.590341+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:07.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:07 smithi006 bash[23371]: cluster 2023-10-26T11:57:05.590341+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:09.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:09 smithi124 bash[23478]: cluster 2023-10-26T11:57:07.591370+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:09.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:09 smithi006 bash[26914]: cluster 2023-10-26T11:57:07.591370+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:09.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:09 smithi006 bash[23371]: cluster 2023-10-26T11:57:07.591370+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:11.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:10 smithi124 bash[23478]: cluster 2023-10-26T11:57:09.592552+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:11.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:10 smithi006 bash[26914]: cluster 2023-10-26T11:57:09.592552+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:11.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:10 smithi006 bash[23371]: cluster 2023-10-26T11:57:09.592552+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:13.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:12 smithi124 bash[23478]: cluster 2023-10-26T11:57:11.593484+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:13.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:12 smithi006 bash[26914]: cluster 2023-10-26T11:57:11.593484+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:13.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:12 smithi006 bash[23371]: cluster 2023-10-26T11:57:11.593484+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:15.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:14 smithi124 bash[23478]: cluster 2023-10-26T11:57:13.594471+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:15.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:14 smithi006 bash[26914]: cluster 2023-10-26T11:57:13.594471+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:15.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:14 smithi006 bash[23371]: cluster 2023-10-26T11:57:13.594471+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:17.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:16 smithi124 bash[23478]: cluster 2023-10-26T11:57:15.595583+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:17.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:16 smithi006 bash[26914]: cluster 2023-10-26T11:57:15.595583+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:17.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:16 smithi006 bash[23371]: cluster 2023-10-26T11:57:15.595583+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:18 smithi124 bash[23478]: cluster 2023-10-26T11:57:17.596596+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:19.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:18 smithi006 bash[23371]: cluster 2023-10-26T11:57:17.596596+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:19.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:18 smithi006 bash[26914]: cluster 2023-10-26T11:57:17.596596+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:21.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:20 smithi124 bash[23478]: cluster 2023-10-26T11:57:19.597747+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:21.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:20 smithi006 bash[23371]: cluster 2023-10-26T11:57:19.597747+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:21.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:20 smithi006 bash[26914]: cluster 2023-10-26T11:57:19.597747+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:23.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:22 smithi124 bash[23478]: cluster 2023-10-26T11:57:21.598739+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:23.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:22 smithi006 bash[23371]: cluster 2023-10-26T11:57:21.598739+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:23.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:22 smithi006 bash[26914]: cluster 2023-10-26T11:57:21.598739+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:25.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:24 smithi124 bash[23478]: cluster 2023-10-26T11:57:23.599778+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:25.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:24 smithi006 bash[26914]: cluster 2023-10-26T11:57:23.599778+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:24 smithi006 bash[23371]: cluster 2023-10-26T11:57:23.599778+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:26 smithi124 bash[23478]: cluster 2023-10-26T11:57:25.600888+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:27.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:26 smithi006 bash[26914]: cluster 2023-10-26T11:57:25.600888+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:27.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:26 smithi006 bash[23371]: cluster 2023-10-26T11:57:25.600888+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:29.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:28 smithi124 bash[23478]: cluster 2023-10-26T11:57:27.601899+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:29.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:28 smithi006 bash[26914]: cluster 2023-10-26T11:57:27.601899+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:29.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:28 smithi006 bash[23371]: cluster 2023-10-26T11:57:27.601899+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:31.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:31 smithi124 bash[23478]: cluster 2023-10-26T11:57:29.603036+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:31.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:31 smithi006 bash[26914]: cluster 2023-10-26T11:57:29.603036+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:31 smithi006 bash[23371]: cluster 2023-10-26T11:57:29.603036+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:33.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:33 smithi124 bash[23478]: cluster 2023-10-26T11:57:31.604033+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:33.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:33 smithi006 bash[26914]: cluster 2023-10-26T11:57:31.604033+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:33.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:33 smithi006 bash[23371]: cluster 2023-10-26T11:57:31.604033+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:35.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:35 smithi124 bash[23478]: cluster 2023-10-26T11:57:33.605061+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:35.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:35 smithi006 bash[26914]: cluster 2023-10-26T11:57:33.605061+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:35.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:35 smithi006 bash[23371]: cluster 2023-10-26T11:57:33.605061+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:37.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:37 smithi124 bash[23478]: cluster 2023-10-26T11:57:35.606197+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:37.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:37 smithi006 bash[26914]: cluster 2023-10-26T11:57:35.606197+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:37 smithi006 bash[23371]: cluster 2023-10-26T11:57:35.606197+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:38.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:38 smithi124 bash[23478]: cluster 2023-10-26T11:57:37.607231+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:38.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:38 smithi006 bash[26914]: cluster 2023-10-26T11:57:37.607231+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:38.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:38 smithi006 bash[23371]: cluster 2023-10-26T11:57:37.607231+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:41.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:40 smithi124 bash[23478]: cluster 2023-10-26T11:57:39.608396+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:41.439 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:40 smithi006 bash[26914]: cluster 2023-10-26T11:57:39.608396+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:41.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:40 smithi006 bash[23371]: cluster 2023-10-26T11:57:39.608396+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:43.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:42 smithi124 bash[23478]: cluster 2023-10-26T11:57:41.609369+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:43.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:42 smithi006 bash[23371]: cluster 2023-10-26T11:57:41.609369+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:43.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:42 smithi006 bash[26914]: cluster 2023-10-26T11:57:41.609369+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:45.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:44 smithi124 bash[23478]: cluster 2023-10-26T11:57:43.610417+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:45.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:44 smithi006 bash[23371]: cluster 2023-10-26T11:57:43.610417+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:45.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:44 smithi006 bash[26914]: cluster 2023-10-26T11:57:43.610417+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:47.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:46 smithi124 bash[23478]: cluster 2023-10-26T11:57:45.611577+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:46 smithi006 bash[23371]: cluster 2023-10-26T11:57:45.611577+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:47.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:46 smithi006 bash[26914]: cluster 2023-10-26T11:57:45.611577+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:49.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:48 smithi124 bash[23478]: cluster 2023-10-26T11:57:47.612542+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:49.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:48 smithi006 bash[23371]: cluster 2023-10-26T11:57:47.612542+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:49.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:48 smithi006 bash[26914]: cluster 2023-10-26T11:57:47.612542+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:50 smithi124 bash[23478]: cluster 2023-10-26T11:57:49.613605+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:51.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:50 smithi006 bash[23371]: cluster 2023-10-26T11:57:49.613605+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:51.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:50 smithi006 bash[26914]: cluster 2023-10-26T11:57:49.613605+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:52 smithi124 bash[23478]: cluster 2023-10-26T11:57:51.614500+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:53.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:52 smithi006 bash[23371]: cluster 2023-10-26T11:57:51.614500+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:53.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:52 smithi006 bash[26914]: cluster 2023-10-26T11:57:51.614500+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:55.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:54 smithi124 bash[23478]: cluster 2023-10-26T11:57:53.615466+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:55.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:54 smithi006 bash[23371]: cluster 2023-10-26T11:57:53.615466+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:55.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:54 smithi006 bash[26914]: cluster 2023-10-26T11:57:53.615466+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:57.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:57 smithi124 bash[23478]: cluster 2023-10-26T11:57:55.616704+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:57.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:57 smithi006 bash[23371]: cluster 2023-10-26T11:57:55.616704+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:57.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:57 smithi006 bash[26914]: cluster 2023-10-26T11:57:55.616704+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:59.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:57:59 smithi124 bash[23478]: cluster 2023-10-26T11:57:57.617730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:57:59 smithi006 bash[23371]: cluster 2023-10-26T11:57:57.617730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:57:59.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:57:59 smithi006 bash[26914]: cluster 2023-10-26T11:57:57.617730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:01.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:01 smithi124 bash[23478]: cluster 2023-10-26T11:57:59.618868+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:01.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:01 smithi006 bash[23371]: cluster 2023-10-26T11:57:59.618868+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:01.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:01 smithi006 bash[26914]: cluster 2023-10-26T11:57:59.618868+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:03.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:03 smithi124 bash[23478]: cluster 2023-10-26T11:58:01.619989+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:03.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:03 smithi006 bash[23371]: cluster 2023-10-26T11:58:01.619989+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:03.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:03 smithi006 bash[26914]: cluster 2023-10-26T11:58:01.619989+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:04.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:04 smithi124 bash[23478]: cluster 2023-10-26T11:58:03.621102+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:04.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:04 smithi006 bash[23371]: cluster 2023-10-26T11:58:03.621102+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:04.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:04 smithi006 bash[26914]: cluster 2023-10-26T11:58:03.621102+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:06 smithi124 bash[23478]: cluster 2023-10-26T11:58:05.622248+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:07.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:06 smithi006 bash[23371]: cluster 2023-10-26T11:58:05.622248+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:07.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:06 smithi006 bash[26914]: cluster 2023-10-26T11:58:05.622248+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:08 smithi124 bash[23478]: cluster 2023-10-26T11:58:07.623256+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:09.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:08 smithi006 bash[23371]: cluster 2023-10-26T11:58:07.623256+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:09.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:08 smithi006 bash[26914]: cluster 2023-10-26T11:58:07.623256+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:10 smithi124 bash[23478]: cluster 2023-10-26T11:58:09.624382+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:11.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:10 smithi006 bash[23371]: cluster 2023-10-26T11:58:09.624382+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:11.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:10 smithi006 bash[26914]: cluster 2023-10-26T11:58:09.624382+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:12 smithi124 bash[23478]: cluster 2023-10-26T11:58:11.625300+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:13.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:12 smithi006 bash[23371]: cluster 2023-10-26T11:58:11.625300+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:13.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:12 smithi006 bash[26914]: cluster 2023-10-26T11:58:11.625300+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:15.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:14 smithi124 bash[23478]: cluster 2023-10-26T11:58:13.626298+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:15.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:14 smithi006 bash[23371]: cluster 2023-10-26T11:58:13.626298+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:15.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:14 smithi006 bash[26914]: cluster 2023-10-26T11:58:13.626298+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:17.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:16 smithi124 bash[23478]: cluster 2023-10-26T11:58:15.627418+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:17.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:16 smithi006 bash[23371]: cluster 2023-10-26T11:58:15.627418+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:17.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:16 smithi006 bash[26914]: cluster 2023-10-26T11:58:15.627418+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:19.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:19 smithi124 bash[23478]: cluster 2023-10-26T11:58:17.628421+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:19.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:19 smithi006 bash[23371]: cluster 2023-10-26T11:58:17.628421+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:19.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:19 smithi006 bash[26914]: cluster 2023-10-26T11:58:17.628421+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:21 smithi124 bash[23478]: cluster 2023-10-26T11:58:19.629525+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:21.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:21 smithi006 bash[23371]: cluster 2023-10-26T11:58:19.629525+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:21.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:21 smithi006 bash[26914]: cluster 2023-10-26T11:58:19.629525+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:23.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:23 smithi124 bash[23478]: cluster 2023-10-26T11:58:21.630458+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:23 smithi006 bash[23371]: cluster 2023-10-26T11:58:21.630458+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:23.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:23 smithi006 bash[26914]: cluster 2023-10-26T11:58:21.630458+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:25 smithi124 bash[23478]: cluster 2023-10-26T11:58:23.631450+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:25 smithi006 bash[23371]: cluster 2023-10-26T11:58:23.631450+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:25.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:25 smithi006 bash[26914]: cluster 2023-10-26T11:58:23.631450+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:27.382 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:27 smithi124 bash[23478]: cluster 2023-10-26T11:58:25.632702+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:27.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:27 smithi006 bash[23371]: cluster 2023-10-26T11:58:25.632702+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:27.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:27 smithi006 bash[26914]: cluster 2023-10-26T11:58:25.632702+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:29 smithi124 bash[23478]: cluster 2023-10-26T11:58:27.633845+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:29.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:29 smithi006 bash[23371]: cluster 2023-10-26T11:58:27.633845+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:29.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:29 smithi006 bash[26914]: cluster 2023-10-26T11:58:27.633845+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:30 smithi124 bash[23478]: cluster 2023-10-26T11:58:29.635080+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:30 smithi006 bash[23371]: cluster 2023-10-26T11:58:29.635080+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:31.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:30 smithi006 bash[26914]: cluster 2023-10-26T11:58:29.635080+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:32 smithi124 bash[23478]: cluster 2023-10-26T11:58:31.636017+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:33.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:32 smithi006 bash[23371]: cluster 2023-10-26T11:58:31.636017+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:33.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:32 smithi006 bash[26914]: cluster 2023-10-26T11:58:31.636017+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:34 smithi124 bash[23478]: cluster 2023-10-26T11:58:33.637033+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:35.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:34 smithi006 bash[23371]: cluster 2023-10-26T11:58:33.637033+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:35.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:34 smithi006 bash[26914]: cluster 2023-10-26T11:58:33.637033+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:36 smithi124 bash[23478]: cluster 2023-10-26T11:58:35.638162+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:37.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:36 smithi006 bash[23371]: cluster 2023-10-26T11:58:35.638162+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:37.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:36 smithi006 bash[26914]: cluster 2023-10-26T11:58:35.638162+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:39.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:38 smithi124 bash[23478]: cluster 2023-10-26T11:58:37.639152+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:39.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:38 smithi006 bash[23371]: cluster 2023-10-26T11:58:37.639152+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:39.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:38 smithi006 bash[26914]: cluster 2023-10-26T11:58:37.639152+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:41.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:40 smithi124 bash[23478]: cluster 2023-10-26T11:58:39.640327+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:41.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:40 smithi006 bash[23371]: cluster 2023-10-26T11:58:39.640327+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:41.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:41 smithi006 bash[26914]: cluster 2023-10-26T11:58:39.640327+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:43 smithi124 bash[23478]: cluster 2023-10-26T11:58:41.641236+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:43.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:43 smithi006 bash[23371]: cluster 2023-10-26T11:58:41.641236+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:43.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:43 smithi006 bash[26914]: cluster 2023-10-26T11:58:41.641236+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:45 smithi124 bash[23478]: cluster 2023-10-26T11:58:43.642250+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:45.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:45 smithi006 bash[23371]: cluster 2023-10-26T11:58:43.642250+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:45.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:45 smithi006 bash[26914]: cluster 2023-10-26T11:58:43.642250+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:47 smithi124 bash[23478]: cluster 2023-10-26T11:58:45.643353+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:47 smithi006 bash[23371]: cluster 2023-10-26T11:58:45.643353+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:47.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:47 smithi006 bash[26914]: cluster 2023-10-26T11:58:45.643353+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:48.772 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-26T11:58:49.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:49 smithi006 bash[23371]: cluster 2023-10-26T11:58:47.644395+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:49.190 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:49 smithi006 bash[26914]: cluster 2023-10-26T11:58:47.644395+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:49.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:49 smithi124 bash[23478]: cluster 2023-10-26T11:58:47.644395+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:51 smithi124 bash[23478]: cluster 2023-10-26T11:58:49.645491+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:51.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:51 smithi006 bash[26914]: cluster 2023-10-26T11:58:49.645491+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:51.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:51 smithi006 bash[23371]: cluster 2023-10-26T11:58:49.645491+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:52.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[23371]: audit 2023-10-26T11:58:51.828031+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/4011412208' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:52.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[23371]: audit 2023-10-26T11:58:51.828636+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-10-26T11:58:52.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[23371]: audit 2023-10-26T11:58:51.837579+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-10-26T11:58:52.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[26914]: audit 2023-10-26T11:58:51.828031+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/4011412208' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:52.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[26914]: audit 2023-10-26T11:58:51.828636+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-10-26T11:58:52.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:52 smithi006 bash[26914]: audit 2023-10-26T11:58:51.837579+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-10-26T11:58:52.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:52 smithi124 bash[23478]: audit 2023-10-26T11:58:51.828031+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.6:0/4011412208' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:52.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:52 smithi124 bash[23478]: audit 2023-10-26T11:58:51.828636+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-10-26T11:58:52.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:52 smithi124 bash[23478]: audit 2023-10-26T11:58:51.837579+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-10-26T11:58:52.585 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-26T11:58:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:53 smithi124 bash[23478]: cluster 2023-10-26T11:58:51.646088+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:53.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:53 smithi006 bash[23371]: cluster 2023-10-26T11:58:51.646088+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:53.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:53 smithi006 bash[26914]: cluster 2023-10-26T11:58:51.646088+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:54.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:54 smithi124 bash[23478]: cluster 2023-10-26T11:58:53.646977+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:54.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:54 smithi006 bash[23371]: cluster 2023-10-26T11:58:53.646977+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:54.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:54 smithi006 bash[26914]: cluster 2023-10-26T11:58:53.646977+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:56.073 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:55 smithi006 bash[23371]: audit 2023-10-26T11:58:55.656424+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2104174682' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[23371]: audit 2023-10-26T11:58:55.657066+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[23371]: audit 2023-10-26T11:58:55.665122+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T11:58:56.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[26914]: audit 2023-10-26T11:58:55.656424+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2104174682' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[26914]: audit 2023-10-26T11:58:55.657066+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[26914]: audit 2023-10-26T11:58:55.665122+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T11:58:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:55 smithi124 bash[23478]: audit 2023-10-26T11:58:55.656424+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.6:0/2104174682' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:55 smithi124 bash[23478]: audit 2023-10-26T11:58:55.657066+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-10-26T11:58:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:55 smithi124 bash[23478]: audit 2023-10-26T11:58:55.665122+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-10-26T11:58:56.459 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-26T11:58:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:56 smithi124 bash[23478]: cluster 2023-10-26T11:58:55.648051+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:57.406 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[23371]: cluster 2023-10-26T11:58:55.648051+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:57.407 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:56 smithi006 bash[26914]: cluster 2023-10-26T11:58:55.648051+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:59.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:58 smithi124 bash[23478]: cluster 2023-10-26T11:58:57.649057+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:58 smithi006 bash[23371]: cluster 2023-10-26T11:58:57.649057+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:58:59.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:58 smithi006 bash[26914]: cluster 2023-10-26T11:58:57.649057+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:00.197 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T11:59:00.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[23371]: audit 2023-10-26T11:58:59.465248+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/1335358560' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.336 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[23371]: audit 2023-10-26T11:58:59.465988+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[23371]: audit 2023-10-26T11:58:59.475232+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-10-26T11:59:00.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[23371]: audit 2023-10-26T11:58:59.753509+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T11:59:00.337 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[23371]: audit 2023-10-26T11:58:59.760054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T11:59:00.338 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[26914]: audit 2023-10-26T11:58:59.465248+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/1335358560' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.338 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[26914]: audit 2023-10-26T11:58:59.465988+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.338 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[26914]: audit 2023-10-26T11:58:59.475232+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-10-26T11:59:00.339 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[26914]: audit 2023-10-26T11:58:59.753509+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T11:59:00.339 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:58:59 smithi006 bash[26914]: audit 2023-10-26T11:58:59.760054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T11:59:00.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:59 smithi124 bash[23478]: audit 2023-10-26T11:58:59.465248+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.6:0/1335358560' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:59 smithi124 bash[23478]: audit 2023-10-26T11:58:59.465988+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-10-26T11:59:00.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:59 smithi124 bash[23478]: audit 2023-10-26T11:58:59.475232+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-10-26T11:59:00.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:59 smithi124 bash[23478]: audit 2023-10-26T11:58:59.753509+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T11:59:00.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:58:59 smithi124 bash[23478]: audit 2023-10-26T11:58:59.760054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979649\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979829\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.979971\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980083\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980187\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980290\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980394\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980500\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980592\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:49.980685\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T11:55:49.980884\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T11:59:01.307 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:00 smithi006 bash[23371]: cluster 2023-10-26T11:58:59.650169+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:01.308 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:01 smithi006 bash[23371]: audit 2023-10-26T11:59:00.044493+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T11:59:01.308 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:01 smithi006 bash[23371]: audit 2023-10-26T11:59:00.052117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T11:59:01.309 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:00 smithi006 bash[26914]: cluster 2023-10-26T11:58:59.650169+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:01.309 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:01 smithi006 bash[26914]: audit 2023-10-26T11:59:00.044493+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T11:59:01.310 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:01 smithi006 bash[26914]: audit 2023-10-26T11:59:00.052117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T11:59:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:00 smithi124 bash[23478]: cluster 2023-10-26T11:58:59.650169+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:01.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:00 smithi124 bash[23478]: audit 2023-10-26T11:59:00.044493+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T11:59:01.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:01 smithi124 bash[23478]: audit 2023-10-26T11:59:00.052117+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"b426282ceca6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082217\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T11:49:24.685741\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:22.048303\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T11:55:51.083451\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T11:59:03.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:03 smithi006 bash[23371]: cluster 2023-10-26T11:59:01.651288+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:03.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:03 smithi006 bash[26914]: cluster 2023-10-26T11:59:01.651288+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:03.224 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T11:59:03.224 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 861154d36557 2023-10-26T11:59:03.225 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 94c82761a1fb 2023-10-26T11:59:03.225 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b426282ceca6 2023-10-26T11:59:03.225 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b28fee112ebb 2023-10-26T11:59:03.225 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T11:59:03.225 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 058b81665229 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 a90ff9f5454e 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 517e383b127e 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T11:59:03.226 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T11:59:03.227 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T11:59:03.227 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T11:59:03.227 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T11:59:03.227 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T11:59:03.227 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T11:59:03.228 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (4m) 3m ago 5m prom/prometheus:latest 22010d1e5539 6f563214ff6a 2023-10-26T11:59:03.228 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T11:59:03.228 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T11:59:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:03 smithi124 bash[23478]: cluster 2023-10-26T11:59:01.651288+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:03.976 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T11:59:05.183 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:05 smithi006 bash[23371]: audit 2023-10-26T11:59:03.212687+0000 mgr.y (mgr.14140) 391 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:05.183 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:05 smithi006 bash[23371]: cluster 2023-10-26T11:59:03.652330+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:05.183 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:05 smithi006 bash[26914]: audit 2023-10-26T11:59:03.212687+0000 mgr.y (mgr.14140) 391 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:05.184 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:05 smithi006 bash[26914]: cluster 2023-10-26T11:59:03.652330+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:05.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:05 smithi124 bash[23478]: audit 2023-10-26T11:59:03.212687+0000 mgr.y (mgr.14140) 391 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:05.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:05 smithi124 bash[23478]: cluster 2023-10-26T11:59:03.652330+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:06.895 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T11:59:06.896 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-10-26T11:59:06.896 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T11:59:06.896 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:59:06.896 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-10-26T11:59:06.896 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T11:59:06.897 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:59:06.897 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-10-26T11:59:06.897 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T11:59:06.897 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:59:06.897 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-10-26T11:59:06.898 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T11:59:06.899 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T11:59:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:07 smithi124 bash[23478]: cluster 2023-10-26T11:59:05.653400+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:07 smithi124 bash[23478]: audit 2023-10-26T11:59:06.891927+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.6:0/460894197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T11:59:07.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:07 smithi006 bash[23371]: cluster 2023-10-26T11:59:05.653400+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:07.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:07 smithi006 bash[23371]: audit 2023-10-26T11:59:06.891927+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.6:0/460894197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T11:59:07.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:07 smithi006 bash[26914]: cluster 2023-10-26T11:59:05.653400+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:07.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:07 smithi006 bash[26914]: audit 2023-10-26T11:59:06.891927+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.6:0/460894197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T11:59:07.639 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph -s' 2023-10-26T11:59:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:09 smithi124 bash[23478]: cluster 2023-10-26T11:59:07.654449+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:09.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:09 smithi006 bash[23371]: cluster 2023-10-26T11:59:07.654449+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:09.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:09 smithi006 bash[26914]: cluster 2023-10-26T11:59:07.654449+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:10.739 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2023-10-26T11:59:10.740 INFO:teuthology.orchestra.run.smithi006.stdout: id: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T11:59:10.740 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2023-10-26T11:59:10.740 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:59:10.740 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2023-10-26T11:59:10.741 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2023-10-26T11:59:10.741 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 11m), standbys: x 2023-10-26T11:59:10.741 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 6m) 2023-10-26T11:59:10.741 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (r.z.smithi006.unaygo, r.z.smithi124.zsnfro) 2023-10-26T11:59:10.741 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:59:10.742 INFO:teuthology.orchestra.run.smithi006.stdout: task status: 2023-10-26T11:59:10.742 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:59:10.742 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2023-10-26T11:59:10.742 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 5 pools, 129 pgs 2023-10-26T11:59:10.743 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 202 objects, 7.0 KiB 2023-10-26T11:59:10.743 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:10.743 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 129 active+clean 2023-10-26T11:59:10.743 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T11:59:11.227 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:11 smithi006 bash[23371]: cluster 2023-10-26T11:59:09.655581+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:11.227 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:11 smithi006 bash[23371]: audit 2023-10-26T11:59:10.735737+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.6:0/2988423242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T11:59:11.228 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:11 smithi006 bash[26914]: cluster 2023-10-26T11:59:09.655581+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:11.228 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:11 smithi006 bash[26914]: audit 2023-10-26T11:59:10.735737+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.6:0/2988423242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T11:59:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:11 smithi124 bash[23478]: cluster 2023-10-26T11:59:09.655581+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:11 smithi124 bash[23478]: audit 2023-10-26T11:59:10.735737+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.6:0/2988423242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T11:59:11.496 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ls' 2023-10-26T11:59:13.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:13 smithi006 bash[23371]: cluster 2023-10-26T11:59:11.656510+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:13.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:13 smithi006 bash[26914]: cluster 2023-10-26T11:59:11.656510+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:13 smithi124 bash[23478]: cluster 2023-10-26T11:59:11.656510+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:14.498 INFO:teuthology.orchestra.run.smithi006.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2023-10-26T11:59:14.499 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager 1/1 3m ago 5m count:1 smithi006=a prom/alertmanager 9f27df16978d 2023-10-26T11:59:14.499 INFO:teuthology.orchestra.run.smithi006.stdout:grafana 1/1 3m ago 5m count:1 smithi124=a ceph/ceph-grafana:latest 87a51ecf0b1c 2023-10-26T11:59:14.499 INFO:teuthology.orchestra.run.smithi006.stdout:mgr 2/2 3m ago 9m count:2 smithi006=y,smithi124=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-10-26T11:59:14.499 INFO:teuthology.orchestra.run.smithi006.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-10-26T11:59:14.499 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter 2/2 3m ago 6m count:2 smithi006=a,smithi124=b prom/node-exporter 458e026e6aa6 2023-10-26T11:59:14.500 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus 1/1 3m ago 6m count:1 smithi124=a prom/prometheus:latest 22010d1e5539 2023-10-26T11:59:14.500 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-10-26T11:59:15.282 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-26T11:59:15.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:15 smithi124 bash[23478]: cluster 2023-10-26T11:59:13.657546+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:15.421 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:15 smithi006 bash[23371]: cluster 2023-10-26T11:59:13.657546+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:15.422 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:15 smithi006 bash[26914]: cluster 2023-10-26T11:59:13.657546+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:16 smithi124 bash[23478]: audit 2023-10-26T11:59:14.488754+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:16 smithi124 bash[23478]: cluster 2023-10-26T11:59:15.658707+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:16.410 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:16 smithi006 bash[23371]: audit 2023-10-26T11:59:14.488754+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:16.410 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:16 smithi006 bash[23371]: cluster 2023-10-26T11:59:15.658707+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:16.411 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:16 smithi006 bash[26914]: audit 2023-10-26T11:59:14.488754+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:16.411 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:16 smithi006 bash[26914]: cluster 2023-10-26T11:59:15.658707+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:18.848 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)"' 2023-10-26T11:59:18.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[23371]: cluster 2023-10-26T11:59:17.659770+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:18.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[23371]: audit 2023-10-26T11:59:18.155264+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]: dispatch 2023-10-26T11:59:18.993 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[23371]: audit 2023-10-26T11:59:18.163992+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]': finished 2023-10-26T11:59:18.993 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[26914]: cluster 2023-10-26T11:59:17.659770+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:18.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[26914]: audit 2023-10-26T11:59:18.155264+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]: dispatch 2023-10-26T11:59:18.994 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:18 smithi006 bash[26914]: audit 2023-10-26T11:59:18.163992+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]': finished 2023-10-26T11:59:19.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:18 smithi124 bash[23478]: cluster 2023-10-26T11:59:17.659770+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:19.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:18 smithi124 bash[23478]: audit 2023-10-26T11:59:18.155264+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]: dispatch 2023-10-26T11:59:19.134 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:18 smithi124 bash[23478]: audit 2023-10-26T11:59:18.163992+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.6:0/1503919788' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8"}]': finished 2023-10-26T11:59:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:20 smithi124 bash[23478]: cluster 2023-10-26T11:59:19.660972+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:21.397 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:20 smithi006 bash[23371]: cluster 2023-10-26T11:59:19.660972+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:21.398 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:20 smithi006 bash[26914]: cluster 2023-10-26T11:59:19.660972+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:22.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:21 smithi124 bash[23478]: audit 2023-10-26T11:59:21.821262+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.6:0/1306051695' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:59:22.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:21 smithi006 bash[23371]: audit 2023-10-26T11:59:21.821262+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.6:0/1306051695' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:59:22.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:21 smithi006 bash[26914]: audit 2023-10-26T11:59:21.821262+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.6:0/1306051695' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T11:59:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:23 smithi124 bash[23478]: cluster 2023-10-26T11:59:21.661899+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:23 smithi124 bash[23478]: audit 2023-10-26T11:59:22.183189+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T11:59:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:23 smithi124 bash[23478]: audit 2023-10-26T11:59:22.184625+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:59:23.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:23 smithi124 bash[23478]: audit 2023-10-26T11:59:22.186273+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:59:23.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:22 smithi006 bash[23371]: cluster 2023-10-26T11:59:21.661899+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[23371]: audit 2023-10-26T11:59:22.183189+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T11:59:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[23371]: audit 2023-10-26T11:59:22.184625+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:59:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[23371]: audit 2023-10-26T11:59:22.186273+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:59:23.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[26914]: cluster 2023-10-26T11:59:21.661899+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:23.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[26914]: audit 2023-10-26T11:59:22.183189+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-10-26T11:59:23.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[26914]: audit 2023-10-26T11:59:22.184625+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T11:59:23.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:23 smithi006 bash[26914]: audit 2023-10-26T11:59:22.186273+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-10-26T11:59:24.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:24 smithi124 bash[23478]: audit 2023-10-26T11:59:22.181459+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:24.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:24 smithi124 bash[23478]: cephadm 2023-10-26T11:59:22.181894+0000 mgr.y (mgr.14140) 404 : cephadm [INF] Redeploy daemons mgr.x 2023-10-26T11:59:24.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:24 smithi124 bash[23478]: cephadm 2023-10-26T11:59:22.185730+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:59:24.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[23371]: audit 2023-10-26T11:59:22.181459+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:24.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[23371]: cephadm 2023-10-26T11:59:22.181894+0000 mgr.y (mgr.14140) 404 : cephadm [INF] Redeploy daemons mgr.x 2023-10-26T11:59:24.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[23371]: cephadm 2023-10-26T11:59:22.185730+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:59:24.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[26914]: audit 2023-10-26T11:59:22.181459+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T11:59:24.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[26914]: cephadm 2023-10-26T11:59:22.181894+0000 mgr.y (mgr.14140) 404 : cephadm [INF] Redeploy daemons mgr.x 2023-10-26T11:59:24.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:24 smithi006 bash[26914]: cephadm 2023-10-26T11:59:22.185730+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T11:59:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:25 smithi124 bash[23478]: cluster 2023-10-26T11:59:23.662956+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:25.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:25 smithi006 bash[23371]: cluster 2023-10-26T11:59:23.662956+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:25.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:25 smithi006 bash[26914]: cluster 2023-10-26T11:59:23.662956+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:27 smithi124 bash[23478]: cluster 2023-10-26T11:59:25.664152+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:27.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:27 smithi006 bash[23371]: cluster 2023-10-26T11:59:25.664152+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:27.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:27 smithi006 bash[26914]: cluster 2023-10-26T11:59:25.664152+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:29.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:29 smithi124 bash[23478]: cluster 2023-10-26T11:59:27.665141+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:29.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:29 smithi006 bash[23371]: cluster 2023-10-26T11:59:27.665141+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:29.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:29 smithi006 bash[26914]: cluster 2023-10-26T11:59:27.665141+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:31 smithi124 bash[23478]: cluster 2023-10-26T11:59:29.666237+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:31.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:31 smithi006 bash[23371]: cluster 2023-10-26T11:59:29.666237+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:31.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:31 smithi006 bash[26914]: cluster 2023-10-26T11:59:29.666237+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:33 smithi124 bash[23478]: cluster 2023-10-26T11:59:31.667187+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:33.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:33 smithi006 bash[23371]: cluster 2023-10-26T11:59:31.667187+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:33.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:33 smithi006 bash[26914]: cluster 2023-10-26T11:59:31.667187+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:35 smithi124 bash[23478]: cluster 2023-10-26T11:59:33.668266+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:35.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:35 smithi006 bash[23371]: cluster 2023-10-26T11:59:33.668266+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:35.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:35 smithi006 bash[26914]: cluster 2023-10-26T11:59:33.668266+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:36 smithi124 bash[23478]: cluster 2023-10-26T11:59:35.669507+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:36.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:36 smithi006 bash[23371]: cluster 2023-10-26T11:59:35.669507+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:36.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:36 smithi006 bash[26914]: cluster 2023-10-26T11:59:35.669507+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:39.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:38 smithi124 bash[23478]: cluster 2023-10-26T11:59:37.670535+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:39.190 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:38 smithi006 bash[23371]: cluster 2023-10-26T11:59:37.670535+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:39.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:38 smithi006 bash[26914]: cluster 2023-10-26T11:59:37.670535+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:41.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:40 smithi124 bash[23478]: cluster 2023-10-26T11:59:39.671645+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:41.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:40 smithi006 bash[23371]: cluster 2023-10-26T11:59:39.671645+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:41.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:40 smithi006 bash[26914]: cluster 2023-10-26T11:59:39.671645+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v402: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:42 smithi124 bash[23478]: cluster 2023-10-26T11:59:41.672607+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:43.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:42 smithi006 bash[23371]: cluster 2023-10-26T11:59:41.672607+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:43.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:42 smithi006 bash[26914]: cluster 2023-10-26T11:59:41.672607+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v403: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:45 smithi124 bash[23478]: cluster 2023-10-26T11:59:43.673709+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:45.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:45 smithi006 bash[23371]: cluster 2023-10-26T11:59:43.673709+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:45.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:45 smithi006 bash[26914]: cluster 2023-10-26T11:59:43.673709+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v404: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:47 smithi124 bash[23478]: cluster 2023-10-26T11:59:45.674862+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:47.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:47 smithi006 bash[23371]: cluster 2023-10-26T11:59:45.674862+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:47 smithi006 bash[26914]: cluster 2023-10-26T11:59:45.674862+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v405: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:49.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:49 smithi124 bash[23478]: cluster 2023-10-26T11:59:47.675812+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:49.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:49 smithi006 bash[23371]: cluster 2023-10-26T11:59:47.675812+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:49.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:49 smithi006 bash[26914]: cluster 2023-10-26T11:59:47.675812+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v406: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:51 smithi124 bash[23478]: cluster 2023-10-26T11:59:49.676895+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:51.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:51 smithi006 bash[23371]: cluster 2023-10-26T11:59:49.676895+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:51.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:51 smithi006 bash[26914]: cluster 2023-10-26T11:59:49.676895+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v407: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:53 smithi124 bash[23478]: cluster 2023-10-26T11:59:51.677855+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:53.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:53 smithi006 bash[23371]: cluster 2023-10-26T11:59:51.677855+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:53.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:53 smithi006 bash[26914]: cluster 2023-10-26T11:59:51.677855+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v408: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:55.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:55 smithi124 bash[23478]: cluster 2023-10-26T11:59:53.678870+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:55.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:55 smithi006 bash[23371]: cluster 2023-10-26T11:59:53.678870+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:55.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:55 smithi006 bash[26914]: cluster 2023-10-26T11:59:53.678870+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v409: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:57 smithi124 bash[23478]: cluster 2023-10-26T11:59:55.680027+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:57.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:57 smithi006 bash[23371]: cluster 2023-10-26T11:59:55.680027+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:57.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:57 smithi006 bash[26914]: cluster 2023-10-26T11:59:55.680027+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v410: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:59.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 11:59:59 smithi124 bash[23478]: cluster 2023-10-26T11:59:57.680997+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 11:59:59 smithi006 bash[23371]: cluster 2023-10-26T11:59:57.680997+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T11:59:59.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 11:59:59 smithi006 bash[26914]: cluster 2023-10-26T11:59:57.680997+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v411: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:00 smithi124 bash[23478]: cluster 2023-10-26T11:59:59.682130+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:00 smithi124 bash[23478]: cluster 2023-10-26T12:00:00.000078+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2023-10-26T12:00:01.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:00 smithi006 bash[23371]: cluster 2023-10-26T11:59:59.682130+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:01.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:00 smithi006 bash[23371]: cluster 2023-10-26T12:00:00.000078+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2023-10-26T12:00:01.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:00 smithi006 bash[26914]: cluster 2023-10-26T11:59:59.682130+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v412: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:01.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:00 smithi006 bash[26914]: cluster 2023-10-26T12:00:00.000078+0000 mon.a (mon.0) 589 : cluster [INF] overall HEALTH_OK 2023-10-26T12:00:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:03 smithi124 bash[23478]: cluster 2023-10-26T12:00:01.683065+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:03.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:03 smithi006 bash[23371]: cluster 2023-10-26T12:00:01.683065+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:03.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:03 smithi006 bash[26914]: cluster 2023-10-26T12:00:01.683065+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v413: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:05.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:05 smithi006 bash[23371]: cluster 2023-10-26T12:00:03.684140+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:05.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:05 smithi006 bash[26914]: cluster 2023-10-26T12:00:03.684140+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:05.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:05 smithi124 bash[23478]: cluster 2023-10-26T12:00:03.684140+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v414: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:07 smithi124 bash[23478]: cluster 2023-10-26T12:00:05.685254+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:07.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:07 smithi006 bash[23371]: cluster 2023-10-26T12:00:05.685254+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:07.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:07 smithi006 bash[26914]: cluster 2023-10-26T12:00:05.685254+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v415: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:09 smithi124 bash[23478]: cluster 2023-10-26T12:00:07.686264+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:09.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:08 smithi124 systemd[1]: Stopping Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:00:09.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:09 smithi006 bash[23371]: cluster 2023-10-26T12:00:07.686264+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:09.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:09 smithi006 bash[26914]: cluster 2023-10-26T12:00:07.686264+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v416: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:11 smithi124 bash[23478]: cluster 2023-10-26T12:00:09.687382+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:11.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:11 smithi006 bash[23371]: cluster 2023-10-26T12:00:09.687382+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:11.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:11 smithi006 bash[26914]: cluster 2023-10-26T12:00:09.687382+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v417: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:13 smithi124 bash[23478]: cluster 2023-10-26T12:00:11.688354+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:13.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:13 smithi006 bash[23371]: cluster 2023-10-26T12:00:11.688354+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:13.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:13 smithi006 bash[26914]: cluster 2023-10-26T12:00:11.688354+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v418: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:15.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:15 smithi124 bash[23478]: cluster 2023-10-26T12:00:13.689348+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:15.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:15 smithi006 bash[26914]: cluster 2023-10-26T12:00:13.689348+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:15.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:15 smithi006 bash[23371]: cluster 2023-10-26T12:00:13.689348+0000 mgr.y (mgr.14140) 431 : cluster [DBG] pgmap v419: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:17.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:17 smithi124 bash[23478]: cluster 2023-10-26T12:00:15.690472+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:17.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:17 smithi006 bash[26914]: cluster 2023-10-26T12:00:15.690472+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:17.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:17 smithi006 bash[23371]: cluster 2023-10-26T12:00:15.690472+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v420: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:19.323 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:19 smithi124 bash[23478]: cluster 2023-10-26T12:00:17.691498+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:19.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:19 smithi006 bash[26914]: cluster 2023-10-26T12:00:17.691498+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:19.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:19 smithi006 bash[23371]: cluster 2023-10-26T12:00:17.691498+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v421: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:19.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:19 smithi124 docker[34840]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T12:00:19.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:19 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-10-26T12:00:19.884 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:19 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-26T12:00:19.884 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:19 smithi124 systemd[1]: Stopped Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:00:20.298 INFO:teuthology.orchestra.run.smithi006.stdout:Deployed mgr.x on host 'smithi124' 2023-10-26T12:00:20.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:20 smithi124 systemd[1]: Starting Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:00:20.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:20 smithi124 docker[34921]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T12:00:20.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:20 smithi124 systemd[1]: Started Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:00:21.169 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps --refresh' 2023-10-26T12:00:21.379 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[34941]: debug 2023-10-26T12:00:21.216+0000 7fa22fcba700 1 -- 172.21.15.124:0/1840144398 <== mon.2 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562d28dc44e0 con 0x562d28eb9000 2023-10-26T12:00:21.380 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[23478]: cluster 2023-10-26T12:00:19.692661+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:21.380 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[23478]: audit 2023-10-26T12:00:20.085094+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:21.380 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[23478]: audit 2023-10-26T12:00:20.086009+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:21.381 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[23478]: audit 2023-10-26T12:00:20.091130+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:21.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[23371]: cluster 2023-10-26T12:00:19.692661+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:21.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[26914]: cluster 2023-10-26T12:00:19.692661+0000 mgr.y (mgr.14140) 434 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:21.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[23371]: audit 2023-10-26T12:00:20.085094+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:21.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[23371]: audit 2023-10-26T12:00:20.086009+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:21.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[23371]: audit 2023-10-26T12:00:20.091130+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:21.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[26914]: audit 2023-10-26T12:00:20.085094+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:21.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[26914]: audit 2023-10-26T12:00:20.086009+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:21.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:21 smithi006 bash[26914]: audit 2023-10-26T12:00:20.091130+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082014\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082346\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082470\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082592\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082713\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082834\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.082955\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083075\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T11:55:51.083195\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:21.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[34941]: debug 2023-10-26T12:00:21.372+0000 7fa2402a1680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:00:21.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[34941]: debug 2023-10-26T12:00:21.476+0000 7fa2402a1680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:00:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[23371]: audit 2023-10-26T12:00:21.234505+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:22.362 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[23371]: audit 2023-10-26T12:00:21.240680+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:22.363 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[23371]: cluster 2023-10-26T12:00:21.693681+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:22.363 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[26914]: audit 2023-10-26T12:00:21.234505+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[26914]: audit 2023-10-26T12:00:21.240680+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:22.364 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:22 smithi006 bash[26914]: cluster 2023-10-26T12:00:21.693681+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:22.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:21 smithi124 bash[34941]: debug 2023-10-26T12:00:21.928+0000 7fa2402a1680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:00:22.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:22 smithi124 bash[23478]: audit 2023-10-26T12:00:21.234505+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:22.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:22 smithi124 bash[23478]: audit 2023-10-26T12:00:21.240680+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.230872\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231072\", \"created\": \"2023-10-26T11:49:24.661502\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231151\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231273\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231394\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231514\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231633\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231752\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.231870\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:21.232008\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:21.232273\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:22.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:22 smithi124 bash[23478]: cluster 2023-10-26T12:00:21.693681+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:23.133 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:22 smithi124 bash[34941]: debug 2023-10-26T12:00:22.860+0000 7fa2402a1680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:00:23.133 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:22 smithi124 bash[34941]: debug 2023-10-26T12:00:22.952+0000 7fa2402a1680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:00:23.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:23 smithi124 bash[34941]: debug 2023-10-26T12:00:23.196+0000 7fa2402a1680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:00:24.572 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[34941]: debug 2023-10-26T12:00:24.312+0000 7fa2402a1680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:00:24.572 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[34941]: debug 2023-10-26T12:00:24.472+0000 7fa2402a1680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:00:24.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[34941]: debug 2023-10-26T12:00:24.564+0000 7fa2402a1680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:00:24.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[34941]: debug 2023-10-26T12:00:24.676+0000 7fa2402a1680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:00:24.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[23478]: cluster 2023-10-26T12:00:23.694719+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:24.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[23478]: audit 2023-10-26T12:00:24.375921+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:25.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:24 smithi006 bash[26914]: cluster 2023-10-26T12:00:23.694719+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:25.191 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:24 smithi006 bash[26914]: audit 2023-10-26T12:00:24.375921+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:25.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:24 smithi006 bash[23371]: cluster 2023-10-26T12:00:23.694719+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:25.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:24 smithi006 bash[23371]: audit 2023-10-26T12:00:24.375921+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:25.260 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:24 smithi124 bash[34941]: debug 2023-10-26T12:00:24.892+0000 7fa2402a1680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:00:25.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:25 smithi124 bash[34941]: debug 2023-10-26T12:00:25.252+0000 7fa2402a1680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T12:00:25.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:25 smithi124 bash[34941]: debug 2023-10-26T12:00:25.376+0000 7fa2402a1680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T12:00:26.281 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[23478]: audit 2023-10-26T12:00:24.374730+0000 mgr.y (mgr.14140) 437 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:00:26.281 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[23478]: audit 2023-10-26T12:00:25.365715+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T12:00:26.282 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[23478]: audit 2023-10-26T12:00:25.372495+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T12:00:26.282 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[23478]: audit 2023-10-26T12:00:25.373754+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:26.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:25 smithi006 bash[23371]: audit 2023-10-26T12:00:24.374730+0000 mgr.y (mgr.14140) 437 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:00:26.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[26914]: audit 2023-10-26T12:00:24.374730+0000 mgr.y (mgr.14140) 437 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:00:26.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:25 smithi006 bash[23371]: audit 2023-10-26T12:00:25.365715+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T12:00:26.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[26914]: audit 2023-10-26T12:00:25.365715+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]: dispatch 2023-10-26T12:00:26.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[23371]: audit 2023-10-26T12:00:25.372495+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T12:00:26.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[23371]: audit 2023-10-26T12:00:25.373754+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:26.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[26914]: audit 2023-10-26T12:00:25.372495+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.361946\", \"created\": \"2023-10-26T11:47:07.500625\", \"started\": \"2023-10-26T11:47:13.732509\"}, \"mgr.y\": {\"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362154\", \"created\": \"2023-10-26T11:47:16.084427\", \"started\": \"2023-10-26T11:47:16.107628\"}, \"mon.c\": {\"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362283\", \"created\": \"2023-10-26T11:48:53.262191\", \"started\": \"2023-10-26T11:48:53.282676\"}, \"osd.0\": {\"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362405\", \"created\": \"2023-10-26T11:49:45.917225\", \"started\": \"2023-10-26T11:49:50.410921\"}, \"osd.1\": {\"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362525\", \"created\": \"2023-10-26T11:50:13.246320\", \"started\": \"2023-10-26T11:50:17.791612\"}, \"osd.2\": {\"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362645\", \"created\": \"2023-10-26T11:50:39.946425\", \"started\": \"2023-10-26T11:50:44.935032\"}, \"osd.3\": {\"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362765\", \"created\": \"2023-10-26T11:51:07.242300\", \"started\": \"2023-10-26T11:51:11.329432\"}, \"node-exporter.a\": {\"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.362886\", \"created\": \"2023-10-26T11:53:29.644683\", \"started\": \"2023-10-26T11:53:38.314540\"}, \"alertmanager.a\": {\"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363006\", \"created\": \"2023-10-26T11:53:47.168427\", \"started\": \"2023-10-26T11:54:20.028775\"}, \"rgw.r.z.smithi006.unaygo\": {\"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:25.363127\", \"created\": \"2023-10-26T11:55:46.166689\", \"started\": \"2023-10-26T11:55:46.189142\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962\"}}, \"last_daemon_update\": \"2023-10-26T12:00:25.363381\", \"last_device_update\": \"2023-10-26T11:51:14.721123\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.6\"]}, \"last_host_check\": \"2023-10-26T11:58:59.751804\"}"}]': finished 2023-10-26T12:00:26.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:26 smithi006 bash[26914]: audit 2023-10-26T12:00:25.373754+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-10-26T12:00:26.631 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T12:00:26.632 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (6m) 0s ago 6m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:00:26.632 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (6s) 0s ago 11m 16.2.14-106-gf2ece71a quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 905f4094f1b9 598db8377969 2023-10-26T12:00:26.632 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (11m) 0s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:00:26.632 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (6m) 0s ago 6m prom/node-exporter 458e026e6aa6 517e383b127e 2023-10-26T12:00:26.632 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:00:26.633 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:00:26.633 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (7m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:00:26.633 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:00:26.633 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (5m) 0s ago 6m prom/prometheus:latest 22010d1e5539 6f563214ff6a 2023-10-26T12:00:26.633 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:00:26.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[34941]: debug 2023-10-26T12:00:26.272+0000 7fa2402a1680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T12:00:26.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[34941]: debug 2023-10-26T12:00:26.380+0000 7fa2402a1680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T12:00:26.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[34941]: debug 2023-10-26T12:00:26.496+0000 7fa2402a1680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T12:00:27.010 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:26 smithi124 bash[34941]: debug 2023-10-26T12:00:26.720+0000 7fa2402a1680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T12:00:27.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[23371]: cluster 2023-10-26T12:00:25.695844+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:27.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[26914]: cluster 2023-10-26T12:00:25.695844+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:27.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[23371]: audit 2023-10-26T12:00:26.613623+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:27.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[23371]: audit 2023-10-26T12:00:26.620045+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:27.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[26914]: audit 2023-10-26T12:00:26.613623+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:27.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:27 smithi006 bash[26914]: audit 2023-10-26T12:00:26.620045+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:27.342 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[34941]: debug 2023-10-26T12:00:27.004+0000 7fa2402a1680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T12:00:27.342 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[34941]: debug 2023-10-26T12:00:27.168+0000 7fa2402a1680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T12:00:27.343 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[23478]: cluster 2023-10-26T12:00:25.695844+0000 mgr.y (mgr.14140) 438 : cluster [DBG] pgmap v425: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:27.344 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[23478]: audit 2023-10-26T12:00:26.613623+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]: dispatch 2023-10-26T12:00:27.344 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[23478]: audit 2023-10-26T12:00:26.620045+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.6:0/1808284297' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609737\", \"created\": \"2023-10-26T11:49:07.909889\", \"started\": \"2023-10-26T11:49:07.931054\"}, \"mgr.x\": {\"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.609942\", \"created\": \"2023-10-26T11:49:24.661502\", \"started\": \"2023-10-26T12:00:20.088760\"}, \"osd.4\": {\"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610072\", \"created\": \"2023-10-26T11:51:30.375950\", \"started\": \"2023-10-26T11:51:34.866080\"}, \"osd.5\": {\"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610196\", \"created\": \"2023-10-26T11:51:57.719482\", \"started\": \"2023-10-26T11:52:01.921786\"}, \"osd.6\": {\"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610317\", \"created\": \"2023-10-26T11:52:23.382937\", \"started\": \"2023-10-26T11:52:27.602473\"}, \"osd.7\": {\"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610437\", \"created\": \"2023-10-26T11:52:49.594376\", \"started\": \"2023-10-26T11:52:53.419238\"}, \"prometheus.a\": {\"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610560\", \"created\": \"2023-10-26T11:53:27.605555\", \"started\": \"2023-10-26T11:54:27.880701\"}, \"node-exporter.b\": {\"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610683\", \"created\": \"2023-10-26T11:53:30.365495\", \"started\": \"2023-10-26T11:53:35.829995\"}, \"grafana.a\": {\"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610805\", \"created\": \"2023-10-26T11:54:10.448622\", \"started\": \"2023-10-26T11:54:10.468997\"}, \"rgw.r.z.smithi124.zsnfro\": {\"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-10-26T12:00:26.610926\", \"created\": \"2023-10-26T11:55:48.982449\", \"started\": \"2023-10-26T11:55:49.013578\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417\"}}, \"last_daemon_update\": \"2023-10-26T12:00:26.611182\", \"last_device_update\": \"2023-10-26T11:52:57.006289\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.124\"], \"172.21.15.254\": [\"172.21.15.124\"]}, \"last_host_check\": \"2023-10-26T11:59:00.042284\"}"}]': finished 2023-10-26T12:00:27.442 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T12:00:27.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[34941]: debug 2023-10-26T12:00:27.336+0000 7fa2402a1680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:00:27.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[34941]: debug 2023-10-26T12:00:27.548+0000 7fa2402a1680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T12:00:28.018 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:00:27 smithi124 bash[34941]: debug 2023-10-26T12:00:27.656+0000 7fa2402a1680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T12:00:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: cluster 2023-10-26T12:00:27.679009+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T12:00:28.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: cluster 2023-10-26T12:00:27.679203+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:00:28.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: audit 2023-10-26T12:00:27.682082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:00:28.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: audit 2023-10-26T12:00:27.683054+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:00:28.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: audit 2023-10-26T12:00:27.685364+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:00:28.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:28 smithi124 bash[23478]: audit 2023-10-26T12:00:27.686366+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:00:28.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: cluster 2023-10-26T12:00:27.679009+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T12:00:28.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: cluster 2023-10-26T12:00:27.679203+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:00:28.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: audit 2023-10-26T12:00:27.682082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:00:28.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: audit 2023-10-26T12:00:27.683054+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:00:28.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: audit 2023-10-26T12:00:27.685364+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:00:28.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[23371]: audit 2023-10-26T12:00:27.686366+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:00:28.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: cluster 2023-10-26T12:00:27.679009+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x restarted 2023-10-26T12:00:28.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: cluster 2023-10-26T12:00:27.679203+0000 mon.a (mon.0) 602 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:00:28.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: audit 2023-10-26T12:00:27.682082+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:00:28.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: audit 2023-10-26T12:00:27.683054+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:00:28.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: audit 2023-10-26T12:00:27.685364+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:00:28.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:28 smithi006 bash[26914]: audit 2023-10-26T12:00:27.686366+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:00:29.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:29 smithi006 bash[23371]: cluster 2023-10-26T12:00:27.696821+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:29.291 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:29 smithi006 bash[23371]: cluster 2023-10-26T12:00:28.032926+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-10-26T12:00:29.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:29 smithi006 bash[26914]: cluster 2023-10-26T12:00:27.696821+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:29.292 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:29 smithi006 bash[26914]: cluster 2023-10-26T12:00:28.032926+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-10-26T12:00:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:29 smithi124 bash[23478]: cluster 2023-10-26T12:00:27.696821+0000 mgr.y (mgr.14140) 439 : cluster [DBG] pgmap v426: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:29 smithi124 bash[23478]: cluster 2023-10-26T12:00:28.032926+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-10-26T12:00:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:31 smithi124 bash[23478]: cluster 2023-10-26T12:00:29.698124+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:31.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:31 smithi006 bash[23371]: cluster 2023-10-26T12:00:29.698124+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:31.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:31 smithi006 bash[26914]: cluster 2023-10-26T12:00:29.698124+0000 mgr.y (mgr.14140) 440 : cluster [DBG] pgmap v427: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:33 smithi124 bash[23478]: cluster 2023-10-26T12:00:31.699235+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:33.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:33 smithi006 bash[23371]: cluster 2023-10-26T12:00:31.699235+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:33.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:33 smithi006 bash[26914]: cluster 2023-10-26T12:00:31.699235+0000 mgr.y (mgr.14140) 441 : cluster [DBG] pgmap v428: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:35 smithi124 bash[23478]: cluster 2023-10-26T12:00:33.700304+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:35.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:35 smithi006 bash[23371]: cluster 2023-10-26T12:00:33.700304+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:35.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:35 smithi006 bash[26914]: cluster 2023-10-26T12:00:33.700304+0000 mgr.y (mgr.14140) 442 : cluster [DBG] pgmap v429: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:37 smithi124 bash[23478]: cluster 2023-10-26T12:00:35.701456+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:37.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:37 smithi006 bash[23371]: cluster 2023-10-26T12:00:35.701456+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:37.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:37 smithi006 bash[26914]: cluster 2023-10-26T12:00:35.701456+0000 mgr.y (mgr.14140) 443 : cluster [DBG] pgmap v430: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:38.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:38 smithi124 bash[23478]: cluster 2023-10-26T12:00:37.702457+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:38.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:38 smithi006 bash[23371]: cluster 2023-10-26T12:00:37.702457+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:38.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:38 smithi006 bash[26914]: cluster 2023-10-26T12:00:37.702457+0000 mgr.y (mgr.14140) 444 : cluster [DBG] pgmap v431: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:41.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:41 smithi124 bash[23478]: cluster 2023-10-26T12:00:39.703549+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:41.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:41 smithi006 bash[23371]: cluster 2023-10-26T12:00:39.703549+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:41.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:41 smithi006 bash[26914]: cluster 2023-10-26T12:00:39.703549+0000 mgr.y (mgr.14140) 445 : cluster [DBG] pgmap v432: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:43 smithi124 bash[23478]: cluster 2023-10-26T12:00:41.704526+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:43.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:43 smithi006 bash[23371]: cluster 2023-10-26T12:00:41.704526+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:43.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:43 smithi006 bash[26914]: cluster 2023-10-26T12:00:41.704526+0000 mgr.y (mgr.14140) 446 : cluster [DBG] pgmap v433: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:45 smithi124 bash[23478]: cluster 2023-10-26T12:00:43.705541+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:45.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:45 smithi006 bash[23371]: cluster 2023-10-26T12:00:43.705541+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:45.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:45 smithi006 bash[26914]: cluster 2023-10-26T12:00:43.705541+0000 mgr.y (mgr.14140) 447 : cluster [DBG] pgmap v434: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:47 smithi124 bash[23478]: cluster 2023-10-26T12:00:45.706676+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:47.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:47 smithi006 bash[23371]: cluster 2023-10-26T12:00:45.706676+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:47.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:47 smithi006 bash[26914]: cluster 2023-10-26T12:00:45.706676+0000 mgr.y (mgr.14140) 448 : cluster [DBG] pgmap v435: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:49.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:49 smithi124 bash[23478]: cluster 2023-10-26T12:00:47.707788+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:49.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:49 smithi006 bash[23371]: cluster 2023-10-26T12:00:47.707788+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:49.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:49 smithi006 bash[26914]: cluster 2023-10-26T12:00:47.707788+0000 mgr.y (mgr.14140) 449 : cluster [DBG] pgmap v436: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:51 smithi124 bash[23478]: cluster 2023-10-26T12:00:49.708970+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:51.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:51 smithi006 bash[23371]: cluster 2023-10-26T12:00:49.708970+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:51.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:51 smithi006 bash[26914]: cluster 2023-10-26T12:00:49.708970+0000 mgr.y (mgr.14140) 450 : cluster [DBG] pgmap v437: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:53 smithi124 bash[23478]: cluster 2023-10-26T12:00:51.709931+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:53.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:53 smithi006 bash[23371]: cluster 2023-10-26T12:00:51.709931+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:53.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:53 smithi006 bash[26914]: cluster 2023-10-26T12:00:51.709931+0000 mgr.y (mgr.14140) 451 : cluster [DBG] pgmap v438: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:55.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:55 smithi124 bash[23478]: cluster 2023-10-26T12:00:53.710931+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:55.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:55 smithi006 bash[23371]: cluster 2023-10-26T12:00:53.710931+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:55.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:55 smithi006 bash[26914]: cluster 2023-10-26T12:00:53.710931+0000 mgr.y (mgr.14140) 452 : cluster [DBG] pgmap v439: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:57 smithi124 bash[23478]: cluster 2023-10-26T12:00:55.712095+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:57.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:57 smithi006 bash[23371]: cluster 2023-10-26T12:00:55.712095+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:57.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:57 smithi006 bash[26914]: cluster 2023-10-26T12:00:55.712095+0000 mgr.y (mgr.14140) 453 : cluster [DBG] pgmap v440: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:58.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:00:58 smithi124 bash[23478]: cluster 2023-10-26T12:00:57.713106+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:58.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:00:58 smithi006 bash[23371]: cluster 2023-10-26T12:00:57.713106+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:00:58.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:00:58 smithi006 bash[26914]: cluster 2023-10-26T12:00:57.713106+0000 mgr.y (mgr.14140) 454 : cluster [DBG] pgmap v441: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:01 smithi124 bash[23478]: cluster 2023-10-26T12:00:59.714210+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:01.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:01 smithi006 bash[23371]: cluster 2023-10-26T12:00:59.714210+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:01.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:01 smithi006 bash[26914]: cluster 2023-10-26T12:00:59.714210+0000 mgr.y (mgr.14140) 455 : cluster [DBG] pgmap v442: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:03 smithi124 bash[23478]: cluster 2023-10-26T12:01:01.715134+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:03.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:03 smithi006 bash[23371]: cluster 2023-10-26T12:01:01.715134+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:03.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:03 smithi006 bash[26914]: cluster 2023-10-26T12:01:01.715134+0000 mgr.y (mgr.14140) 456 : cluster [DBG] pgmap v443: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:05.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:05 smithi124 bash[23478]: cluster 2023-10-26T12:01:03.716166+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:05.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:05 smithi006 bash[23371]: cluster 2023-10-26T12:01:03.716166+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:05.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:05 smithi006 bash[26914]: cluster 2023-10-26T12:01:03.716166+0000 mgr.y (mgr.14140) 457 : cluster [DBG] pgmap v444: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:07 smithi124 bash[23478]: cluster 2023-10-26T12:01:05.717291+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:07.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:07 smithi006 bash[23371]: cluster 2023-10-26T12:01:05.717291+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:07.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:07 smithi006 bash[26914]: cluster 2023-10-26T12:01:05.717291+0000 mgr.y (mgr.14140) 458 : cluster [DBG] pgmap v445: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:09 smithi124 bash[23478]: cluster 2023-10-26T12:01:07.718294+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:09.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:09 smithi006 bash[23371]: cluster 2023-10-26T12:01:07.718294+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:09.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:09 smithi006 bash[26914]: cluster 2023-10-26T12:01:07.718294+0000 mgr.y (mgr.14140) 459 : cluster [DBG] pgmap v446: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:11 smithi124 bash[23478]: cluster 2023-10-26T12:01:09.719390+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:11.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:11 smithi006 bash[23371]: cluster 2023-10-26T12:01:09.719390+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:11.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:11 smithi006 bash[26914]: cluster 2023-10-26T12:01:09.719390+0000 mgr.y (mgr.14140) 460 : cluster [DBG] pgmap v447: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:13 smithi124 bash[23478]: cluster 2023-10-26T12:01:11.720382+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:13.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:13 smithi006 bash[23371]: cluster 2023-10-26T12:01:11.720382+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:13.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:13 smithi006 bash[26914]: cluster 2023-10-26T12:01:11.720382+0000 mgr.y (mgr.14140) 461 : cluster [DBG] pgmap v448: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:15.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:15 smithi124 bash[23478]: cluster 2023-10-26T12:01:13.721409+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:15.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:15 smithi006 bash[23371]: cluster 2023-10-26T12:01:13.721409+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:15.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:15 smithi006 bash[26914]: cluster 2023-10-26T12:01:13.721409+0000 mgr.y (mgr.14140) 462 : cluster [DBG] pgmap v449: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:16 smithi124 bash[23478]: cluster 2023-10-26T12:01:15.722529+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:16.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:16 smithi006 bash[23371]: cluster 2023-10-26T12:01:15.722529+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:16.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:16 smithi006 bash[26914]: cluster 2023-10-26T12:01:15.722529+0000 mgr.y (mgr.14140) 463 : cluster [DBG] pgmap v450: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:19.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:18 smithi124 bash[23478]: cluster 2023-10-26T12:01:17.723533+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:19.191 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:18 smithi006 bash[23371]: cluster 2023-10-26T12:01:17.723533+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:19.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:18 smithi006 bash[26914]: cluster 2023-10-26T12:01:17.723533+0000 mgr.y (mgr.14140) 464 : cluster [DBG] pgmap v451: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:21 smithi124 bash[23478]: cluster 2023-10-26T12:01:19.724653+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:21.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:21 smithi006 bash[23371]: cluster 2023-10-26T12:01:19.724653+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:21.441 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:21 smithi006 bash[26914]: cluster 2023-10-26T12:01:19.724653+0000 mgr.y (mgr.14140) 465 : cluster [DBG] pgmap v452: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:23 smithi124 bash[23478]: cluster 2023-10-26T12:01:21.725590+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:23.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:23 smithi006 bash[23371]: cluster 2023-10-26T12:01:21.725590+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:23.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:23 smithi006 bash[26914]: cluster 2023-10-26T12:01:21.725590+0000 mgr.y (mgr.14140) 466 : cluster [DBG] pgmap v453: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:25 smithi124 bash[23478]: cluster 2023-10-26T12:01:23.726594+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:25.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:25 smithi006 bash[23371]: cluster 2023-10-26T12:01:23.726594+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:25.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:25 smithi006 bash[26914]: cluster 2023-10-26T12:01:23.726594+0000 mgr.y (mgr.14140) 467 : cluster [DBG] pgmap v454: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:27 smithi124 bash[23478]: cluster 2023-10-26T12:01:25.727731+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:27.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:27 smithi006 bash[23371]: cluster 2023-10-26T12:01:25.727731+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:27.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:27 smithi006 bash[26914]: cluster 2023-10-26T12:01:25.727731+0000 mgr.y (mgr.14140) 468 : cluster [DBG] pgmap v455: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:29 smithi124 bash[23478]: cluster 2023-10-26T12:01:27.728797+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:29.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:29 smithi006 bash[23371]: cluster 2023-10-26T12:01:27.728797+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:29.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:29 smithi006 bash[26914]: cluster 2023-10-26T12:01:27.728797+0000 mgr.y (mgr.14140) 469 : cluster [DBG] pgmap v456: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:31 smithi124 bash[23478]: cluster 2023-10-26T12:01:29.729913+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:31.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:31 smithi006 bash[23371]: cluster 2023-10-26T12:01:29.729913+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:31.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:31 smithi006 bash[26914]: cluster 2023-10-26T12:01:29.729913+0000 mgr.y (mgr.14140) 470 : cluster [DBG] pgmap v457: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:33 smithi124 bash[23478]: cluster 2023-10-26T12:01:31.730857+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:33.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:33 smithi006 bash[23371]: cluster 2023-10-26T12:01:31.730857+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:33.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:33 smithi006 bash[26914]: cluster 2023-10-26T12:01:31.730857+0000 mgr.y (mgr.14140) 471 : cluster [DBG] pgmap v458: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:35 smithi124 bash[23478]: cluster 2023-10-26T12:01:33.731882+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:35.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:35 smithi006 bash[23371]: cluster 2023-10-26T12:01:33.731882+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:35.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:35 smithi006 bash[26914]: cluster 2023-10-26T12:01:33.731882+0000 mgr.y (mgr.14140) 472 : cluster [DBG] pgmap v459: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:37 smithi124 bash[23478]: cluster 2023-10-26T12:01:35.732965+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:37.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:37 smithi006 bash[23371]: cluster 2023-10-26T12:01:35.732965+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:37.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:37 smithi006 bash[26914]: cluster 2023-10-26T12:01:35.732965+0000 mgr.y (mgr.14140) 473 : cluster [DBG] pgmap v460: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:38.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:38 smithi124 bash[23478]: cluster 2023-10-26T12:01:37.733956+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:38.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:38 smithi006 bash[23371]: cluster 2023-10-26T12:01:37.733956+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:38.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:38 smithi006 bash[26914]: cluster 2023-10-26T12:01:37.733956+0000 mgr.y (mgr.14140) 474 : cluster [DBG] pgmap v461: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:41.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:41 smithi124 bash[23478]: cluster 2023-10-26T12:01:39.735041+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:41.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:41 smithi006 bash[23371]: cluster 2023-10-26T12:01:39.735041+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:41.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:41 smithi006 bash[26914]: cluster 2023-10-26T12:01:39.735041+0000 mgr.y (mgr.14140) 475 : cluster [DBG] pgmap v462: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:43 smithi124 bash[23478]: cluster 2023-10-26T12:01:41.736000+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:43.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:43 smithi006 bash[23371]: cluster 2023-10-26T12:01:41.736000+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:43.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:43 smithi006 bash[26914]: cluster 2023-10-26T12:01:41.736000+0000 mgr.y (mgr.14140) 476 : cluster [DBG] pgmap v463: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:45 smithi124 bash[23478]: cluster 2023-10-26T12:01:43.736981+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:45.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:45 smithi006 bash[23371]: cluster 2023-10-26T12:01:43.736981+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:45.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:45 smithi006 bash[26914]: cluster 2023-10-26T12:01:43.736981+0000 mgr.y (mgr.14140) 477 : cluster [DBG] pgmap v464: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:47 smithi124 bash[23478]: cluster 2023-10-26T12:01:45.738086+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:47.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:47 smithi006 bash[23371]: cluster 2023-10-26T12:01:45.738086+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:47.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:47 smithi006 bash[26914]: cluster 2023-10-26T12:01:45.738086+0000 mgr.y (mgr.14140) 478 : cluster [DBG] pgmap v465: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:49.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:49 smithi124 bash[23478]: cluster 2023-10-26T12:01:47.739081+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:49.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:49 smithi006 bash[23371]: cluster 2023-10-26T12:01:47.739081+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:49.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:49 smithi006 bash[26914]: cluster 2023-10-26T12:01:47.739081+0000 mgr.y (mgr.14140) 479 : cluster [DBG] pgmap v466: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:51 smithi124 bash[23478]: cluster 2023-10-26T12:01:49.740206+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:51.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:51 smithi006 bash[23371]: cluster 2023-10-26T12:01:49.740206+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:51.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:51 smithi006 bash[26914]: cluster 2023-10-26T12:01:49.740206+0000 mgr.y (mgr.14140) 480 : cluster [DBG] pgmap v467: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:53 smithi124 bash[23478]: cluster 2023-10-26T12:01:51.741174+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:53.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:53 smithi006 bash[23371]: cluster 2023-10-26T12:01:51.741174+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:53.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:53 smithi006 bash[26914]: cluster 2023-10-26T12:01:51.741174+0000 mgr.y (mgr.14140) 481 : cluster [DBG] pgmap v468: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:55.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:55 smithi124 bash[23478]: cluster 2023-10-26T12:01:53.742189+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:55.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:55 smithi006 bash[23371]: cluster 2023-10-26T12:01:53.742189+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:55.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:55 smithi006 bash[26914]: cluster 2023-10-26T12:01:53.742189+0000 mgr.y (mgr.14140) 482 : cluster [DBG] pgmap v469: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:56.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:56 smithi006 bash[23371]: cluster 2023-10-26T12:01:55.743313+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:56.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:56 smithi006 bash[26914]: cluster 2023-10-26T12:01:55.743313+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:56.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:56 smithi124 bash[23478]: cluster 2023-10-26T12:01:55.743313+0000 mgr.y (mgr.14140) 483 : cluster [DBG] pgmap v470: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:59.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:01:58 smithi124 bash[23478]: cluster 2023-10-26T12:01:57.744310+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:59.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:01:58 smithi006 bash[23371]: cluster 2023-10-26T12:01:57.744310+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:01:59.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:01:58 smithi006 bash[26914]: cluster 2023-10-26T12:01:57.744310+0000 mgr.y (mgr.14140) 484 : cluster [DBG] pgmap v471: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:01 smithi124 bash[23478]: cluster 2023-10-26T12:01:59.745388+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:01.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:01 smithi006 bash[23371]: cluster 2023-10-26T12:01:59.745388+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:01.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:01 smithi006 bash[26914]: cluster 2023-10-26T12:01:59.745388+0000 mgr.y (mgr.14140) 485 : cluster [DBG] pgmap v472: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:03.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:03 smithi124 bash[23478]: cluster 2023-10-26T12:02:01.746329+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:03.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:03 smithi006 bash[23371]: cluster 2023-10-26T12:02:01.746329+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:03.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:03 smithi006 bash[26914]: cluster 2023-10-26T12:02:01.746329+0000 mgr.y (mgr.14140) 486 : cluster [DBG] pgmap v473: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:05.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:05 smithi124 bash[23478]: cluster 2023-10-26T12:02:03.747314+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:05.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:05 smithi006 bash[23371]: cluster 2023-10-26T12:02:03.747314+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:05.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:05 smithi006 bash[26914]: cluster 2023-10-26T12:02:03.747314+0000 mgr.y (mgr.14140) 487 : cluster [DBG] pgmap v474: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:07 smithi124 bash[23478]: cluster 2023-10-26T12:02:05.748454+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:07.441 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:07 smithi006 bash[23371]: cluster 2023-10-26T12:02:05.748454+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:07.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:07 smithi006 bash[26914]: cluster 2023-10-26T12:02:05.748454+0000 mgr.y (mgr.14140) 488 : cluster [DBG] pgmap v475: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:09 smithi124 bash[23478]: cluster 2023-10-26T12:02:07.749447+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:09.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:09 smithi006 bash[23371]: cluster 2023-10-26T12:02:07.749447+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:09.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:09 smithi006 bash[26914]: cluster 2023-10-26T12:02:07.749447+0000 mgr.y (mgr.14140) 489 : cluster [DBG] pgmap v476: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:11.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:11 smithi124 bash[23478]: cluster 2023-10-26T12:02:09.750666+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:11.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:11 smithi006 bash[23371]: cluster 2023-10-26T12:02:09.750666+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:11.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:11 smithi006 bash[26914]: cluster 2023-10-26T12:02:09.750666+0000 mgr.y (mgr.14140) 490 : cluster [DBG] pgmap v477: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:13 smithi124 bash[23478]: cluster 2023-10-26T12:02:11.751671+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:13.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:13 smithi006 bash[23371]: cluster 2023-10-26T12:02:11.751671+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:13.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:13 smithi006 bash[26914]: cluster 2023-10-26T12:02:11.751671+0000 mgr.y (mgr.14140) 491 : cluster [DBG] pgmap v478: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:15.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:15 smithi124 bash[23478]: cluster 2023-10-26T12:02:13.752770+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:15.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:15 smithi006 bash[23371]: cluster 2023-10-26T12:02:13.752770+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:15.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:15 smithi006 bash[26914]: cluster 2023-10-26T12:02:13.752770+0000 mgr.y (mgr.14140) 492 : cluster [DBG] pgmap v479: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:16.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:16 smithi006 bash[23371]: cluster 2023-10-26T12:02:15.753943+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:16.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:16 smithi006 bash[26914]: cluster 2023-10-26T12:02:15.753943+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:16.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:16 smithi124 bash[23478]: cluster 2023-10-26T12:02:15.753943+0000 mgr.y (mgr.14140) 493 : cluster [DBG] pgmap v480: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:19.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:18 smithi124 bash[23478]: cluster 2023-10-26T12:02:17.754949+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:19.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:18 smithi006 bash[23371]: cluster 2023-10-26T12:02:17.754949+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:19.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:18 smithi006 bash[26914]: cluster 2023-10-26T12:02:17.754949+0000 mgr.y (mgr.14140) 494 : cluster [DBG] pgmap v481: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:21 smithi124 bash[23478]: cluster 2023-10-26T12:02:19.756066+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:21.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:21 smithi006 bash[23371]: cluster 2023-10-26T12:02:19.756066+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:21.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:21 smithi006 bash[26914]: cluster 2023-10-26T12:02:19.756066+0000 mgr.y (mgr.14140) 495 : cluster [DBG] pgmap v482: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:23 smithi124 bash[23478]: cluster 2023-10-26T12:02:21.757039+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:23.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:23 smithi006 bash[23371]: cluster 2023-10-26T12:02:21.757039+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:23.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:23 smithi006 bash[26914]: cluster 2023-10-26T12:02:21.757039+0000 mgr.y (mgr.14140) 496 : cluster [DBG] pgmap v483: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:25 smithi124 bash[23478]: cluster 2023-10-26T12:02:23.758031+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:25.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:25 smithi006 bash[23371]: cluster 2023-10-26T12:02:23.758031+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:25.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:25 smithi006 bash[26914]: cluster 2023-10-26T12:02:23.758031+0000 mgr.y (mgr.14140) 497 : cluster [DBG] pgmap v484: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:27 smithi124 bash[23478]: cluster 2023-10-26T12:02:25.759139+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:27.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:27 smithi006 bash[23371]: cluster 2023-10-26T12:02:25.759139+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:27.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:27 smithi006 bash[26914]: cluster 2023-10-26T12:02:25.759139+0000 mgr.y (mgr.14140) 498 : cluster [DBG] pgmap v485: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:29.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:29 smithi124 bash[23478]: cluster 2023-10-26T12:02:27.760150+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:29.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:29 smithi006 bash[23371]: cluster 2023-10-26T12:02:27.760150+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:29.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:29 smithi006 bash[26914]: cluster 2023-10-26T12:02:27.760150+0000 mgr.y (mgr.14140) 499 : cluster [DBG] pgmap v486: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:31 smithi124 bash[23478]: cluster 2023-10-26T12:02:29.761232+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:31.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:31 smithi006 bash[23371]: cluster 2023-10-26T12:02:29.761232+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:31.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:31 smithi006 bash[26914]: cluster 2023-10-26T12:02:29.761232+0000 mgr.y (mgr.14140) 500 : cluster [DBG] pgmap v487: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:33 smithi124 bash[23478]: cluster 2023-10-26T12:02:31.762219+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:33.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:33 smithi006 bash[23371]: cluster 2023-10-26T12:02:31.762219+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:33.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:33 smithi006 bash[26914]: cluster 2023-10-26T12:02:31.762219+0000 mgr.y (mgr.14140) 501 : cluster [DBG] pgmap v488: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:35 smithi124 bash[23478]: cluster 2023-10-26T12:02:33.763220+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:35.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:35 smithi006 bash[23371]: cluster 2023-10-26T12:02:33.763220+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:35.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:35 smithi006 bash[26914]: cluster 2023-10-26T12:02:33.763220+0000 mgr.y (mgr.14140) 502 : cluster [DBG] pgmap v489: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:36 smithi124 bash[23478]: cluster 2023-10-26T12:02:35.764417+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:36.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:36 smithi006 bash[23371]: cluster 2023-10-26T12:02:35.764417+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:36.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:36 smithi006 bash[26914]: cluster 2023-10-26T12:02:35.764417+0000 mgr.y (mgr.14140) 503 : cluster [DBG] pgmap v490: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:39.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:38 smithi124 bash[23478]: cluster 2023-10-26T12:02:37.765400+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:39.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:38 smithi006 bash[23371]: cluster 2023-10-26T12:02:37.765400+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:39.192 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:38 smithi006 bash[26914]: cluster 2023-10-26T12:02:37.765400+0000 mgr.y (mgr.14140) 504 : cluster [DBG] pgmap v491: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:41.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:41 smithi124 bash[23478]: cluster 2023-10-26T12:02:39.766610+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:41.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:41 smithi006 bash[23371]: cluster 2023-10-26T12:02:39.766610+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:41.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:41 smithi006 bash[26914]: cluster 2023-10-26T12:02:39.766610+0000 mgr.y (mgr.14140) 505 : cluster [DBG] pgmap v492: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:43 smithi124 bash[23478]: cluster 2023-10-26T12:02:41.767584+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:43.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:43 smithi006 bash[23371]: cluster 2023-10-26T12:02:41.767584+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:43.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:43 smithi006 bash[26914]: cluster 2023-10-26T12:02:41.767584+0000 mgr.y (mgr.14140) 506 : cluster [DBG] pgmap v493: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:45 smithi124 bash[23478]: cluster 2023-10-26T12:02:43.768696+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:45.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:45 smithi006 bash[23371]: cluster 2023-10-26T12:02:43.768696+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:45.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:45 smithi006 bash[26914]: cluster 2023-10-26T12:02:43.768696+0000 mgr.y (mgr.14140) 507 : cluster [DBG] pgmap v494: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:47 smithi124 bash[23478]: cluster 2023-10-26T12:02:45.769847+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:47 smithi006 bash[23371]: cluster 2023-10-26T12:02:45.769847+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:47.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:47 smithi006 bash[26914]: cluster 2023-10-26T12:02:45.769847+0000 mgr.y (mgr.14140) 508 : cluster [DBG] pgmap v495: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:49.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:49 smithi124 bash[23478]: cluster 2023-10-26T12:02:47.770890+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:49.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:49 smithi006 bash[26914]: cluster 2023-10-26T12:02:47.770890+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:49.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:49 smithi006 bash[23371]: cluster 2023-10-26T12:02:47.770890+0000 mgr.y (mgr.14140) 509 : cluster [DBG] pgmap v496: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:51.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:51 smithi124 bash[23478]: cluster 2023-10-26T12:02:49.772129+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:51.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:51 smithi006 bash[23371]: cluster 2023-10-26T12:02:49.772129+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:51.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:51 smithi006 bash[26914]: cluster 2023-10-26T12:02:49.772129+0000 mgr.y (mgr.14140) 510 : cluster [DBG] pgmap v497: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:53.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:53 smithi124 bash[23478]: cluster 2023-10-26T12:02:51.773191+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:53.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:53 smithi006 bash[23371]: cluster 2023-10-26T12:02:51.773191+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:53.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:53 smithi006 bash[26914]: cluster 2023-10-26T12:02:51.773191+0000 mgr.y (mgr.14140) 511 : cluster [DBG] pgmap v498: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:55.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:55 smithi124 bash[23478]: cluster 2023-10-26T12:02:53.774315+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:55.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:55 smithi006 bash[23371]: cluster 2023-10-26T12:02:53.774315+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:55.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:55 smithi006 bash[26914]: cluster 2023-10-26T12:02:53.774315+0000 mgr.y (mgr.14140) 512 : cluster [DBG] pgmap v499: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:56 smithi124 bash[23478]: cluster 2023-10-26T12:02:55.775578+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:56.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:56 smithi006 bash[23371]: cluster 2023-10-26T12:02:55.775578+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:56 smithi006 bash[26914]: cluster 2023-10-26T12:02:55.775578+0000 mgr.y (mgr.14140) 513 : cluster [DBG] pgmap v500: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:59.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:02:58 smithi124 bash[23478]: cluster 2023-10-26T12:02:57.776642+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:59.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:02:58 smithi006 bash[23371]: cluster 2023-10-26T12:02:57.776642+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:02:59.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:02:58 smithi006 bash[26914]: cluster 2023-10-26T12:02:57.776642+0000 mgr.y (mgr.14140) 514 : cluster [DBG] pgmap v501: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:01.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:01 smithi124 bash[23478]: cluster 2023-10-26T12:02:59.777775+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:01.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:01 smithi006 bash[23371]: cluster 2023-10-26T12:02:59.777775+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:01.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:01 smithi006 bash[26914]: cluster 2023-10-26T12:02:59.777775+0000 mgr.y (mgr.14140) 515 : cluster [DBG] pgmap v502: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:03.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:03 smithi124 bash[23478]: cluster 2023-10-26T12:03:01.778720+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:03.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:03 smithi006 bash[23371]: cluster 2023-10-26T12:03:01.778720+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:03.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:03 smithi006 bash[26914]: cluster 2023-10-26T12:03:01.778720+0000 mgr.y (mgr.14140) 516 : cluster [DBG] pgmap v503: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:05.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:05 smithi124 bash[23478]: cluster 2023-10-26T12:03:03.779729+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:05.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:05 smithi006 bash[23371]: cluster 2023-10-26T12:03:03.779729+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:05.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:05 smithi006 bash[26914]: cluster 2023-10-26T12:03:03.779729+0000 mgr.y (mgr.14140) 517 : cluster [DBG] pgmap v504: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:07.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:07 smithi124 bash[23478]: cluster 2023-10-26T12:03:05.780846+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:07.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:07 smithi006 bash[23371]: cluster 2023-10-26T12:03:05.780846+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:07.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:07 smithi006 bash[26914]: cluster 2023-10-26T12:03:05.780846+0000 mgr.y (mgr.14140) 518 : cluster [DBG] pgmap v505: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:09.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:09 smithi124 bash[23478]: cluster 2023-10-26T12:03:07.781853+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:09.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:09 smithi006 bash[23371]: cluster 2023-10-26T12:03:07.781853+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:09.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:09 smithi006 bash[26914]: cluster 2023-10-26T12:03:07.781853+0000 mgr.y (mgr.14140) 519 : cluster [DBG] pgmap v506: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:11.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:11 smithi124 bash[23478]: cluster 2023-10-26T12:03:09.782977+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:11.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:11 smithi006 bash[23371]: cluster 2023-10-26T12:03:09.782977+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:11.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:11 smithi006 bash[26914]: cluster 2023-10-26T12:03:09.782977+0000 mgr.y (mgr.14140) 520 : cluster [DBG] pgmap v507: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:13.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:13 smithi124 bash[23478]: cluster 2023-10-26T12:03:11.783992+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:13.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:13 smithi006 bash[23371]: cluster 2023-10-26T12:03:11.783992+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:13.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:13 smithi006 bash[26914]: cluster 2023-10-26T12:03:11.783992+0000 mgr.y (mgr.14140) 521 : cluster [DBG] pgmap v508: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:14.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:14 smithi006 bash[23371]: cluster 2023-10-26T12:03:13.785104+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:14.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:14 smithi006 bash[26914]: cluster 2023-10-26T12:03:13.785104+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:14.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:14 smithi124 bash[23478]: cluster 2023-10-26T12:03:13.785104+0000 mgr.y (mgr.14140) 522 : cluster [DBG] pgmap v509: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:17.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:17 smithi124 bash[23478]: cluster 2023-10-26T12:03:15.786230+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:17.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:17 smithi006 bash[23371]: cluster 2023-10-26T12:03:15.786230+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:17.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:17 smithi006 bash[26914]: cluster 2023-10-26T12:03:15.786230+0000 mgr.y (mgr.14140) 523 : cluster [DBG] pgmap v510: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:19.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:19 smithi124 bash[23478]: cluster 2023-10-26T12:03:17.787217+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:19.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:19 smithi006 bash[23371]: cluster 2023-10-26T12:03:17.787217+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:19.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:19 smithi006 bash[26914]: cluster 2023-10-26T12:03:17.787217+0000 mgr.y (mgr.14140) 524 : cluster [DBG] pgmap v511: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:21.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:21 smithi124 bash[23478]: cluster 2023-10-26T12:03:19.788352+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:21.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:21 smithi006 bash[23371]: cluster 2023-10-26T12:03:19.788352+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:21.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:21 smithi006 bash[26914]: cluster 2023-10-26T12:03:19.788352+0000 mgr.y (mgr.14140) 525 : cluster [DBG] pgmap v512: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:23.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:23 smithi124 bash[23478]: cluster 2023-10-26T12:03:21.789287+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:23.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:23 smithi006 bash[23371]: cluster 2023-10-26T12:03:21.789287+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:23.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:23 smithi006 bash[26914]: cluster 2023-10-26T12:03:21.789287+0000 mgr.y (mgr.14140) 526 : cluster [DBG] pgmap v513: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:25.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:25 smithi124 bash[23478]: cluster 2023-10-26T12:03:23.790284+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:25.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:25 smithi006 bash[23371]: cluster 2023-10-26T12:03:23.790284+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:25.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:25 smithi006 bash[26914]: cluster 2023-10-26T12:03:23.790284+0000 mgr.y (mgr.14140) 527 : cluster [DBG] pgmap v514: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:27 smithi124 bash[23478]: cluster 2023-10-26T12:03:25.791409+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:27.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:27 smithi006 bash[23371]: cluster 2023-10-26T12:03:25.791409+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:27.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:27 smithi006 bash[26914]: cluster 2023-10-26T12:03:25.791409+0000 mgr.y (mgr.14140) 528 : cluster [DBG] pgmap v515: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:28.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:28 smithi006 bash[26914]: cluster 2023-10-26T12:03:27.792441+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:28.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:28 smithi006 bash[23371]: cluster 2023-10-26T12:03:27.792441+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:28.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:28 smithi124 bash[23478]: cluster 2023-10-26T12:03:27.792441+0000 mgr.y (mgr.14140) 529 : cluster [DBG] pgmap v516: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:30.990 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T12:03:31.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:31 smithi124 bash[23478]: cluster 2023-10-26T12:03:29.793514+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:31.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:31 smithi006 bash[23371]: cluster 2023-10-26T12:03:29.793514+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:31.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:31 smithi006 bash[26914]: cluster 2023-10-26T12:03:29.793514+0000 mgr.y (mgr.14140) 530 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:33.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:33 smithi124 bash[23478]: cluster 2023-10-26T12:03:31.794451+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:33.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:33 smithi006 bash[23371]: cluster 2023-10-26T12:03:31.794451+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:33.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:33 smithi006 bash[26914]: cluster 2023-10-26T12:03:31.794451+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:34.207 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-10-26T12:03:34.207 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (9m) 3m ago 9m prom/alertmanager 9f27df16978d 861154d36557 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (9m) 3m ago 9m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (3m) 3m ago 14m 16.2.14-106-gf2ece71a quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 905f4094f1b9 598db8377969 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b28fee112ebb 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:03:34.208 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T12:03:34.209 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (9m) 3m ago 10m prom/node-exporter 458e026e6aa6 a90ff9f5454e 2023-10-26T12:03:34.209 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (9m) 3m ago 10m prom/node-exporter 458e026e6aa6 517e383b127e 2023-10-26T12:03:34.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T12:03:34.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T12:03:34.209 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (11m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:03:34.210 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (9m) 3m ago 10m prom/prometheus:latest 22010d1e5539 6f563214ff6a 2023-10-26T12:03:34.211 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T12:03:34.211 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:03:34.951 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T12:03:35.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:35 smithi124 bash[23478]: cluster 2023-10-26T12:03:33.795260+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:35.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:35 smithi006 bash[23371]: cluster 2023-10-26T12:03:33.795260+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:35.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:35 smithi006 bash[26914]: cluster 2023-10-26T12:03:33.795260+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:36.224 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:36 smithi006 bash[23371]: audit 2023-10-26T12:03:34.186403+0000 mgr.y (mgr.14140) 533 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:03:36.225 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:36 smithi006 bash[26914]: audit 2023-10-26T12:03:34.186403+0000 mgr.y (mgr.14140) 533 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:03:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:36 smithi124 bash[23478]: audit 2023-10-26T12:03:34.186403+0000 mgr.y (mgr.14140) 533 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:03:37.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:37 smithi124 bash[23478]: cluster 2023-10-26T12:03:35.796418+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:37.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:37 smithi006 bash[23371]: cluster 2023-10-26T12:03:35.796418+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:37.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:37 smithi006 bash[26914]: cluster 2023-10-26T12:03:35.796418+0000 mgr.y (mgr.14140) 534 : cluster [DBG] pgmap v520: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:37.924 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T12:03:37.924 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-10-26T12:03:37.924 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T12:03:37.925 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:03:37.925 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-10-26T12:03:37.925 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-10-26T12:03:37.925 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-10-26T12:03:37.925 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:03:37.926 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-10-26T12:03:37.926 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T12:03:37.926 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:03:37.926 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2023-10-26T12:03:37.926 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2023-10-26T12:03:37.927 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T12:03:37.927 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:03:37.927 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-10-26T12:03:37.927 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-10-26T12:03:37.928 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-10-26T12:03:37.928 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T12:03:37.928 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T12:03:38.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:38 smithi124 bash[23478]: audit 2023-10-26T12:03:37.917760+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.6:0/1574650829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:38.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:38 smithi006 bash[23371]: audit 2023-10-26T12:03:37.917760+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.6:0/1574650829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:38.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:38 smithi006 bash[26914]: audit 2023-10-26T12:03:37.917760+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.6:0/1574650829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:38.658 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph -s' 2023-10-26T12:03:39.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:39 smithi124 bash[23478]: cluster 2023-10-26T12:03:37.797372+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:39.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:39 smithi006 bash[23371]: cluster 2023-10-26T12:03:37.797372+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:39.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:39 smithi006 bash[26914]: cluster 2023-10-26T12:03:37.797372+0000 mgr.y (mgr.14140) 535 : cluster [DBG] pgmap v521: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:41.334 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:41 smithi006 bash[23371]: cluster 2023-10-26T12:03:39.798531+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:41.335 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:41 smithi006 bash[26914]: cluster 2023-10-26T12:03:39.798531+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:41.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:41 smithi124 bash[23478]: cluster 2023-10-26T12:03:39.798531+0000 mgr.y (mgr.14140) 536 : cluster [DBG] pgmap v522: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:41.684 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2023-10-26T12:03:41.685 INFO:teuthology.orchestra.run.smithi006.stdout: id: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T12:03:41.685 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2023-10-26T12:03:41.685 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:03:41.686 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2023-10-26T12:03:41.686 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2023-10-26T12:03:41.687 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 15m), standbys: x 2023-10-26T12:03:41.687 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2023-10-26T12:03:41.687 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (r.z.smithi006.unaygo, r.z.smithi124.zsnfro) 2023-10-26T12:03:41.687 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:03:41.688 INFO:teuthology.orchestra.run.smithi006.stdout: task status: 2023-10-26T12:03:41.688 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:03:41.688 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2023-10-26T12:03:41.689 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 5 pools, 129 pgs 2023-10-26T12:03:41.689 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 202 objects, 7.0 KiB 2023-10-26T12:03:41.690 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:41.690 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 129 active+clean 2023-10-26T12:03:41.690 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:03:42.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:42 smithi006 bash[23371]: audit 2023-10-26T12:03:41.678260+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.6:0/1957682493' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:03:42.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:42 smithi006 bash[26914]: audit 2023-10-26T12:03:41.678260+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.6:0/1957682493' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:03:42.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:42 smithi124 bash[23478]: audit 2023-10-26T12:03:41.678260+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.6:0/1957682493' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:03:42.394 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-10-26T12:03:43.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:43 smithi124 bash[23478]: cluster 2023-10-26T12:03:41.799552+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:43.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:43 smithi006 bash[23371]: cluster 2023-10-26T12:03:41.799552+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:43.414 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:43 smithi006 bash[26914]: cluster 2023-10-26T12:03:41.799552+0000 mgr.y (mgr.14140) 537 : cluster [DBG] pgmap v523: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:45.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:45 smithi006 bash[23371]: cluster 2023-10-26T12:03:43.800556+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:45.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:45 smithi006 bash[26914]: cluster 2023-10-26T12:03:43.800556+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:45.298 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-10-26T12:03:45.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:45 smithi124 bash[23478]: cluster 2023-10-26T12:03:43.800556+0000 mgr.y (mgr.14140) 538 : cluster [DBG] pgmap v524: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:46.070 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph mgr fail' 2023-10-26T12:03:46.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:46 smithi124 bash[23478]: audit 2023-10-26T12:03:45.273881+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.6:0/1567019166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:46.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:46 smithi006 bash[23371]: audit 2023-10-26T12:03:45.273881+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.6:0/1567019166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:46.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:46 smithi006 bash[26914]: audit 2023-10-26T12:03:45.273881+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.6:0/1567019166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:03:47.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:47 smithi006 bash[23371]: cluster 2023-10-26T12:03:45.801665+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:47.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:47 smithi006 bash[26914]: cluster 2023-10-26T12:03:45.801665+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:47.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:47 smithi124 bash[23478]: cluster 2023-10-26T12:03:45.801665+0000 mgr.y (mgr.14140) 539 : cluster [DBG] pgmap v525: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:48.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:48 smithi006 bash[26914]: cluster 2023-10-26T12:03:47.802674+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:48.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:48 smithi006 bash[23371]: cluster 2023-10-26T12:03:47.802674+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:48.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:48 smithi124 bash[23478]: cluster 2023-10-26T12:03:47.802674+0000 mgr.y (mgr.14140) 540 : cluster [DBG] pgmap v526: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:49.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[23371]: audit 2023-10-26T12:03:48.892101+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/3626834096' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[23371]: audit 2023-10-26T12:03:48.892755+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[23371]: cluster 2023-10-26T12:03:48.902222+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T12:03:49.444 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[23631]: ignoring --setuser ceph since I am not root 2023-10-26T12:03:49.444 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[23631]: ignoring --setgroup ceph since I am not root 2023-10-26T12:03:49.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[26914]: audit 2023-10-26T12:03:48.892101+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/3626834096' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[26914]: audit 2023-10-26T12:03:48.892755+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:49 smithi006 bash[26914]: cluster 2023-10-26T12:03:48.902222+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T12:03:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:49 smithi124 bash[23478]: audit 2023-10-26T12:03:48.892101+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.6:0/3626834096' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:49 smithi124 bash[23478]: audit 2023-10-26T12:03:48.892755+0000 mon.a (mon.0) 609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:03:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:49 smithi124 bash[23478]: cluster 2023-10-26T12:03:48.902222+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-26T12:03:49.953 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T12:03:50.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:50 smithi006 bash[23371]: audit 2023-10-26T12:03:49.181746+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:03:50.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:50 smithi006 bash[23371]: cluster 2023-10-26T12:03:49.181861+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.288124s) 2023-10-26T12:03:50.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:50 smithi006 bash[26914]: audit 2023-10-26T12:03:49.181746+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:03:50.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:50 smithi006 bash[26914]: cluster 2023-10-26T12:03:49.181861+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.288124s) 2023-10-26T12:03:50.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:50 smithi124 bash[23478]: audit 2023-10-26T12:03:49.181746+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:03:50.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:50 smithi124 bash[23478]: cluster 2023-10-26T12:03:49.181861+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.288124s) 2023-10-26T12:03:51.356 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:51 smithi006 bash[23371]: cluster 2023-10-26T12:03:50.195050+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e17: x(active, starting, since 1.30131s) 2023-10-26T12:03:51.356 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:51 smithi006 bash[23371]: audit 2023-10-26T12:03:50.195418+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:03:51.356 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:51 smithi006 bash[26914]: cluster 2023-10-26T12:03:50.195050+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e17: x(active, starting, since 1.30131s) 2023-10-26T12:03:51.357 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:51 smithi006 bash[26914]: audit 2023-10-26T12:03:50.195418+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:03:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:51 smithi124 bash[23478]: cluster 2023-10-26T12:03:50.195050+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e17: x(active, starting, since 1.30131s) 2023-10-26T12:03:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:51 smithi124 bash[23478]: audit 2023-10-26T12:03:50.195418+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:03:54.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:53 smithi124 bash[23478]: cluster 2023-10-26T12:03:53.645146+0000 mon.a (mon.0) 615 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:03:54.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:53 smithi124 bash[23478]: audit 2023-10-26T12:03:53.646219+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:54.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:53 smithi124 bash[23478]: audit 2023-10-26T12:03:53.648363+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:54.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[23371]: cluster 2023-10-26T12:03:53.645146+0000 mon.a (mon.0) 615 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:03:54.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[23371]: audit 2023-10-26T12:03:53.646219+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:54.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[23371]: audit 2023-10-26T12:03:53.648363+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:54.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[26914]: cluster 2023-10-26T12:03:53.645146+0000 mon.a (mon.0) 615 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:03:54.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[26914]: audit 2023-10-26T12:03:53.646219+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:54.194 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:53 smithi006 bash[26914]: audit 2023-10-26T12:03:53.648363+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.6:0/962814968' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:55.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:54 smithi124 bash[23478]: cluster 2023-10-26T12:03:53.709427+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-10-26T12:03:55.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:54 smithi124 bash[23478]: audit 2023-10-26T12:03:53.710487+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:03:55.192 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:54 smithi006 bash[23371]: cluster 2023-10-26T12:03:53.709427+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-10-26T12:03:55.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:54 smithi006 bash[23371]: audit 2023-10-26T12:03:53.710487+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:03:55.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:54 smithi006 bash[26914]: cluster 2023-10-26T12:03:53.709427+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, starting, since 4s), standbys: y 2023-10-26T12:03:55.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:54 smithi006 bash[26914]: audit 2023-10-26T12:03:53.710487+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.? 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:03:55.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:03:55 smithi124 bash[34941]: Warning: Permanently added 'smithi124,172.21.15.124' (ECDSA) to the list of known hosts. 2023-10-26T12:03:55.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:03:55 smithi124 bash[34941]: Warning: Permanently added '172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T12:03:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.187317+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:03:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.187893+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:03:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.188379+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:03:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.191483+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:03:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.192353+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:03:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.193312+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:03:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.194018+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:03:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.194692+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:03:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.195215+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:03:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.195628+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:03:56.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.196077+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:03:56.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.196703+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:03:56.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.196949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:03:56.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.197922+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:03:56.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.199342+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:03:56.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.200426+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:03:56.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.200985+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:03:56.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.201469+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:03:56.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.201936+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:03:56.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.202485+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:03:56.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.203149+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:03:56.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.203885+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:03:56.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.204546+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:03:56.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.205203+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:03:56.389 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.205811+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:03:56.389 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.206422+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:03:56.389 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.207052+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:03:56.389 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.207624+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:03:56.389 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.208222+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:03:56.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.208863+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:56.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.209425+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:56.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.209937+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:03:56.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.210444+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:03:56.390 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.210946+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:03:56.391 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.211442+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:03:56.391 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: cluster 2023-10-26T12:03:55.248403+0000 mon.a (mon.0) 618 : cluster [INF] Manager daemon x is now available 2023-10-26T12:03:56.391 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.272542+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.391 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.274000+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.391 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.278681+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:03:56.392 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.290012+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.392 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.291536+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.392 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.298768+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T12:03:56.392 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.421954+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.392 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.423362+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.393 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.427925+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-10-26T12:03:56.393 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.433441+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:03:56.393 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.511252+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.393 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.512770+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.393 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.518329+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.394 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.519876+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.394 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.765442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:56.394 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:56 smithi124 bash[23478]: audit 2023-10-26T12:03:55.766258+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:56.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.187317+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:03:56.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.187893+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:03:56.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.188379+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:03:56.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.191483+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:03:56.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.192353+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:03:56.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.193312+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:03:56.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.194018+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:03:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.194692+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:03:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.195215+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:03:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.195628+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:03:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.196077+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:03:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.196703+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:03:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.196949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:03:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.197922+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:03:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.199342+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:03:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.200426+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:03:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.200985+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:03:56.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.201469+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:03:56.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.187317+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:03:56.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.187893+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:03:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.188379+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:03:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.191483+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:03:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.192353+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:03:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.193312+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:03:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.194018+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:03:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.194692+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:03:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.195215+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:03:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.195628+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:03:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.196077+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:03:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.196703+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:03:56.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.196949+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:03:56.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.197922+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:03:56.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.199342+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:03:56.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.200426+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:03:56.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.200985+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:03:56.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.201469+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:03:56.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.201936+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:03:56.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.202485+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:03:56.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.203149+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:03:56.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.203885+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:03:56.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.204546+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:03:56.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.205203+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:03:56.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.205811+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:03:56.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.206422+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:03:56.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.207052+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:03:56.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.207624+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:03:56.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.208222+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:03:56.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.208863+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:56.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.209425+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:56.453 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.209937+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:03:56.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.210444+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:03:56.454 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.210946+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:03:56.454 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.201936+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:03:56.454 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.202485+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:03:56.455 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.203149+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:03:56.455 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.203885+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:03:56.455 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.204546+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:03:56.455 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.205203+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:03:56.455 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.205811+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:03:56.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.206422+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:03:56.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.207052+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:03:56.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.207624+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:03:56.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.208222+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:03:56.456 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.208863+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:03:56.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.209425+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:03:56.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.209937+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:03:56.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.210444+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:03:56.457 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.210946+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:03:56.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.211442+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:03:56.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: cluster 2023-10-26T12:03:55.248403+0000 mon.a (mon.0) 618 : cluster [INF] Manager daemon x is now available 2023-10-26T12:03:56.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.272542+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.274000+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.458 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.278681+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:03:56.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.290012+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.291536+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.298768+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T12:03:56.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.421954+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.459 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.423362+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.427925+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-10-26T12:03:56.460 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.433441+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:03:56.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.211442+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:03:56.460 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: cluster 2023-10-26T12:03:55.248403+0000 mon.a (mon.0) 618 : cluster [INF] Manager daemon x is now available 2023-10-26T12:03:56.461 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.272542+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.461 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.274000+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:03:56.461 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.278681+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"smithi124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:03:56.461 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.290012+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.461 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.291536+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-10-26T12:03:56.462 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.298768+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-10-26T12:03:56.462 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.421954+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.462 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.423362+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-10-26T12:03:56.462 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.427925+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-10-26T12:03:56.463 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.433441+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:03:56.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.511252+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.512770+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.463 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.518329+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.519876+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.765442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:56.464 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[26914]: audit 2023-10-26T12:03:55.766258+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:56.464 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.511252+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.512770+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:03:56.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.518329+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.519876+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:03:56.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.765442+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:56.465 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:56 smithi006 bash[23371]: audit 2023-10-26T12:03:55.766258+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:03:57.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:57 smithi124 bash[23478]: cephadm 2023-10-26T12:03:55.273230+0000 mgr.x (mgr.14778) 1 : cephadm [INF] inventory: adjusted host smithi006 addr 'smithi006' -> '172.21.15.6' 2023-10-26T12:03:57.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:57 smithi124 bash[23478]: cephadm 2023-10-26T12:03:55.291071+0000 mgr.x (mgr.14778) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T12:03:57.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:57 smithi124 bash[23478]: cluster 2023-10-26T12:03:56.079390+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2023-10-26T12:03:57.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:57 smithi124 bash[23478]: cluster 2023-10-26T12:03:56.112041+0000 mgr.x (mgr.14778) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:57.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[23371]: cephadm 2023-10-26T12:03:55.273230+0000 mgr.x (mgr.14778) 1 : cephadm [INF] inventory: adjusted host smithi006 addr 'smithi006' -> '172.21.15.6' 2023-10-26T12:03:57.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[23371]: cephadm 2023-10-26T12:03:55.291071+0000 mgr.x (mgr.14778) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T12:03:57.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[23371]: cluster 2023-10-26T12:03:56.079390+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2023-10-26T12:03:57.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[23371]: cluster 2023-10-26T12:03:56.112041+0000 mgr.x (mgr.14778) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:57.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[26914]: cephadm 2023-10-26T12:03:55.273230+0000 mgr.x (mgr.14778) 1 : cephadm [INF] inventory: adjusted host smithi006 addr 'smithi006' -> '172.21.15.6' 2023-10-26T12:03:57.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[26914]: cephadm 2023-10-26T12:03:55.291071+0000 mgr.x (mgr.14778) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-26T12:03:57.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[26914]: cluster 2023-10-26T12:03:56.079390+0000 mon.a (mon.0) 627 : cluster [DBG] mgrmap e19: x(active, since 7s), standbys: y 2023-10-26T12:03:57.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:57 smithi006 bash[26914]: cluster 2023-10-26T12:03:56.112041+0000 mgr.x (mgr.14778) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:58.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:58 smithi124 bash[23478]: cluster 2023-10-26T12:03:57.197060+0000 mgr.x (mgr.14778) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:58.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:58 smithi006 bash[23371]: cluster 2023-10-26T12:03:57.197060+0000 mgr.x (mgr.14778) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:58.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:58 smithi006 bash[26914]: cluster 2023-10-26T12:03:57.197060+0000 mgr.x (mgr.14778) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:03:59.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:03:59 smithi124 bash[23478]: cluster 2023-10-26T12:03:58.112970+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-10-26T12:03:59.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:03:59 smithi006 bash[23371]: cluster 2023-10-26T12:03:58.112970+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-10-26T12:03:59.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:03:59 smithi006 bash[26914]: cluster 2023-10-26T12:03:58.112970+0000 mon.a (mon.0) 628 : cluster [DBG] mgrmap e20: x(active, since 9s), standbys: y 2023-10-26T12:04:00.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:00 smithi124 bash[23478]: cluster 2023-10-26T12:03:59.197793+0000 mgr.x (mgr.14778) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:00.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:00 smithi006 bash[23371]: cluster 2023-10-26T12:03:59.197793+0000 mgr.x (mgr.14778) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:00.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:00 smithi006 bash[26914]: cluster 2023-10-26T12:03:59.197793+0000 mgr.x (mgr.14778) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:02.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:02 smithi124 bash[23478]: cluster 2023-10-26T12:04:01.199235+0000 mgr.x (mgr.14778) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:02.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:02 smithi006 bash[23371]: cluster 2023-10-26T12:04:01.199235+0000 mgr.x (mgr.14778) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:02.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:02 smithi006 bash[26914]: cluster 2023-10-26T12:04:01.199235+0000 mgr.x (mgr.14778) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:03.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.261318+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.262656+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.267858+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.555277+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.556254+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.557011+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.557760+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.558536+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.559255+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.559994+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.560745+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.561589+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.569453+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.570492+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.578565+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.870611+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.871505+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.872367+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.873154+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.874006+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.874807+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.875552+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.876317+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.877118+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.878204+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.879746+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.642 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.884600+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:03.642 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.893773+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:03.642 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.895452+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:03.642 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.896927+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:03.642 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:03 smithi124 bash[23478]: audit 2023-10-26T12:04:02.898752+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T12:04:03.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.261318+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.261318+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.262656+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.267858+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.555277+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.556254+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.557011+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.557760+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.558536+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.559255+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.559994+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.698 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.560745+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.262656+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.699 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.561589+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.267858+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.555277+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.556254+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.557011+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.557760+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.702 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.558536+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.703 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.559255+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.703 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.559994+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.703 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.560745+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.569453+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.704 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.561589+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.570492+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.578565+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.870611+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.871505+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.872367+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.873154+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.874006+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.569453+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.874807+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.875552+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.876317+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.877118+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.878204+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.708 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.879746+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.884600+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:03.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.893773+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:03.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.895452+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:03.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.896927+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:03.709 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[23371]: audit 2023-10-26T12:04:02.898752+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T12:04:03.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.570492+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:03.710 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.578565+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:03.616902Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:03.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.870611+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.871505+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.872367+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.711 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.873154+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.874006+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.874807+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.875552+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.876317+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:04:03.712 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.877118+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:04:03.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.878204+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.879746+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:03.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.884600+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:03.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.893773+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:03.713 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.895452+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:03.714 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.896927+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:03.714 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:03 smithi006 bash[26914]: audit 2023-10-26T12:04:02.898752+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-10-26T12:04:04.554 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[23371]: cephadm 2023-10-26T12:04:02.893181+0000 mgr.x (mgr.14778) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T12:04:04.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[23371]: cephadm 2023-10-26T12:04:02.898014+0000 mgr.x (mgr.14778) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2023-10-26T12:04:04.555 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[23371]: cluster 2023-10-26T12:04:03.199936+0000 mgr.x (mgr.14778) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:04.555 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[26914]: cephadm 2023-10-26T12:04:02.893181+0000 mgr.x (mgr.14778) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T12:04:04.556 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[26914]: cephadm 2023-10-26T12:04:02.898014+0000 mgr.x (mgr.14778) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2023-10-26T12:04:04.556 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:04 smithi006 bash[26914]: cluster 2023-10-26T12:04:03.199936+0000 mgr.x (mgr.14778) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:04.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:04 smithi124 bash[23478]: cephadm 2023-10-26T12:04:02.893181+0000 mgr.x (mgr.14778) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-26T12:04:04.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:04 smithi124 bash[23478]: cephadm 2023-10-26T12:04:02.898014+0000 mgr.x (mgr.14778) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi006 2023-10-26T12:04:04.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:04 smithi124 bash[23478]: cluster 2023-10-26T12:04:03.199936+0000 mgr.x (mgr.14778) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:06.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.155988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.156693+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.163890+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:06.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: cephadm 2023-10-26T12:04:05.168952+0000 mgr.x (mgr.14778) 10 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T12:04:06.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.169536+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:06.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.171153+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:06.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.172719+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:06.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: cephadm 2023-10-26T12:04:05.174118+0000 mgr.x (mgr.14778) 11 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2023-10-26T12:04:06.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: audit 2023-10-26T12:04:05.174923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T12:04:06.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:06 smithi124 bash[23478]: cluster 2023-10-26T12:04:05.200600+0000 mgr.x (mgr.14778) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:06.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.155988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.155988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.156693+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.156693+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:06.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.163890+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: cephadm 2023-10-26T12:04:05.168952+0000 mgr.x (mgr.14778) 10 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.169536+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.171153+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.172719+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: cephadm 2023-10-26T12:04:05.174118+0000 mgr.x (mgr.14778) 11 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2023-10-26T12:04:06.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: audit 2023-10-26T12:04:05.174923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T12:04:06.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[23371]: cluster 2023-10-26T12:04:05.200600+0000 mgr.x (mgr.14778) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:06.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.163890+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T11:48:49.526797Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:06.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: cephadm 2023-10-26T12:04:05.168952+0000 mgr.x (mgr.14778) 10 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-26T12:04:06.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.169536+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:06.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.171153+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:06.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.172719+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:06.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: cephadm 2023-10-26T12:04:05.174118+0000 mgr.x (mgr.14778) 11 : cephadm [INF] Reconfiguring daemon mon.c on smithi006 2023-10-26T12:04:06.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: audit 2023-10-26T12:04:05.174923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-10-26T12:04:06.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:06 smithi006 bash[26914]: cluster 2023-10-26T12:04:05.200600+0000 mgr.x (mgr.14778) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:07.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[26914]: audit 2023-10-26T12:04:07.063696+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[23371]: audit 2023-10-26T12:04:07.063696+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[26914]: audit 2023-10-26T12:04:07.064495+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[26914]: audit 2023-10-26T12:04:07.070455+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:07.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[23371]: audit 2023-10-26T12:04:07.064495+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:07 smithi006 bash[23371]: audit 2023-10-26T12:04:07.070455+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:07.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:07 smithi124 bash[23478]: audit 2023-10-26T12:04:07.063696+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:07 smithi124 bash[23478]: audit 2023-10-26T12:04:07.064495+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:07.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:07 smithi124 bash[23478]: audit 2023-10-26T12:04:07.070455+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"861154d36557\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16242442, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260000Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T11:54:20.028775Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-10-26T11:54:12.440064Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.260438Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:08.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[23371]: cephadm 2023-10-26T12:04:07.076594+0000 mgr.x (mgr.14778) 13 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T12:04:08.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[23371]: cephadm 2023-10-26T12:04:07.094419+0000 mgr.x (mgr.14778) 14 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T12:04:08.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[23371]: cluster 2023-10-26T12:04:07.202007+0000 mgr.x (mgr.14778) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:08.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[26914]: cephadm 2023-10-26T12:04:07.076594+0000 mgr.x (mgr.14778) 13 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T12:04:08.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[26914]: cephadm 2023-10-26T12:04:07.094419+0000 mgr.x (mgr.14778) 14 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T12:04:08.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:08 smithi006 bash[26914]: cluster 2023-10-26T12:04:07.202007+0000 mgr.x (mgr.14778) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:08.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:08 smithi124 bash[23478]: cephadm 2023-10-26T12:04:07.076594+0000 mgr.x (mgr.14778) 13 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-26T12:04:08.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:08 smithi124 bash[23478]: cephadm 2023-10-26T12:04:07.094419+0000 mgr.x (mgr.14778) 14 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi006 2023-10-26T12:04:08.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:08 smithi124 bash[23478]: cluster 2023-10-26T12:04:07.202007+0000 mgr.x (mgr.14778) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:10.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:10 smithi124 bash[23478]: cluster 2023-10-26T12:04:09.202795+0000 mgr.x (mgr.14778) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:10.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:10 smithi006 bash[23371]: cluster 2023-10-26T12:04:09.202795+0000 mgr.x (mgr.14778) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:10.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:10 smithi006 bash[26914]: cluster 2023-10-26T12:04:09.202795+0000 mgr.x (mgr.14778) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:12.553 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:12 smithi006 bash[23371]: cluster 2023-10-26T12:04:11.204293+0000 mgr.x (mgr.14778) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:12.554 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:12 smithi006 bash[26914]: cluster 2023-10-26T12:04:11.204293+0000 mgr.x (mgr.14778) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:12.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:12 smithi124 bash[23478]: cluster 2023-10-26T12:04:11.204293+0000 mgr.x (mgr.14778) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:13.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:13 smithi006 bash[23371]: cluster 2023-10-26T12:04:13.205201+0000 mgr.x (mgr.14778) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:13.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:13 smithi006 bash[26914]: cluster 2023-10-26T12:04:13.205201+0000 mgr.x (mgr.14778) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:13 smithi124 bash[23478]: cluster 2023-10-26T12:04:13.205201+0000 mgr.x (mgr.14778) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:15.128 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:14 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:04:15.128 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:14 smithi006 bash[37513]: ts=2023-10-26T12:04:14.929Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T12:04:15.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 docker[47194]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T12:04:15.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T12:04:15.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:04:15.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 systemd[1]: Starting Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:04:15.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 docker[47231]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T12:04:15.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:15 smithi006 systemd[1]: Started Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:04:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: cluster 2023-10-26T12:04:15.205955+0000 mgr.x (mgr.14778) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:16.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.718797+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.719821+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.723310+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:16.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.730270+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:16.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.732168+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:16.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.733608+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:16.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:16 smithi124 bash[23478]: audit 2023-10-26T12:04:15.735613+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T12:04:16.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: cluster 2023-10-26T12:04:15.205955+0000 mgr.x (mgr.14778) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:16.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: cluster 2023-10-26T12:04:15.205955+0000 mgr.x (mgr.14778) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:16.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.718797+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.718797+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.719821+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.719821+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:16.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.723310+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:16.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.730270+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:16.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.732168+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:16.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.733608+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:16.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[23371]: audit 2023-10-26T12:04:15.735613+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T12:04:16.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.723310+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98272542, \"cpu_percentage\": \"2.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258461Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300941312, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.258825Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"2.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259004Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50751078, \"cpu_percentage\": \"2.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259168Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"2.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259327Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48570040, \"cpu_percentage\": \"2.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259484Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51579453, \"cpu_percentage\": \"2.98%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259655Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.259833Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_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.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.260152Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:16.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.730270+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-26T12:04:16.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.732168+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-26T12:04:16.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.733608+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:04:16.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[26914]: audit 2023-10-26T12:04:15.735613+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-10-26T12:04:16.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.617Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-10-26T12:04:16.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.617Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-10-26T12:04:16.943 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.618Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.6 port=9094 2023-10-26T12:04:16.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.621Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-26T12:04:16.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.670Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T12:04:16.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.671Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-26T12:04:16.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.673Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-10-26T12:04:16.944 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:16 smithi006 bash[47242]: ts=2023-10-26T12:04:16.673Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-26T12:04:17.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:17 smithi124 bash[23478]: cephadm 2023-10-26T12:04:15.729598+0000 mgr.x (mgr.14778) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T12:04:17.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:17 smithi124 bash[23478]: cephadm 2023-10-26T12:04:15.734897+0000 mgr.x (mgr.14778) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi124 2023-10-26T12:04:17.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:17 smithi006 bash[23371]: cephadm 2023-10-26T12:04:15.729598+0000 mgr.x (mgr.14778) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T12:04:17.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:17 smithi006 bash[23371]: cephadm 2023-10-26T12:04:15.734897+0000 mgr.x (mgr.14778) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi124 2023-10-26T12:04:17.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:17 smithi006 bash[26914]: cephadm 2023-10-26T12:04:15.729598+0000 mgr.x (mgr.14778) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-26T12:04:17.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:17 smithi006 bash[26914]: cephadm 2023-10-26T12:04:15.734897+0000 mgr.x (mgr.14778) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi124 2023-10-26T12:04:18.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:18 smithi124 bash[23478]: cluster 2023-10-26T12:04:17.207310+0000 mgr.x (mgr.14778) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:18.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:18 smithi124 bash[23478]: audit 2023-10-26T12:04:18.012848+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:18 smithi124 bash[23478]: audit 2023-10-26T12:04:18.013781+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:18 smithi124 bash[23478]: audit 2023-10-26T12:04:18.019865+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:18.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[23371]: cluster 2023-10-26T12:04:17.207310+0000 mgr.x (mgr.14778) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:18.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[26914]: cluster 2023-10-26T12:04:17.207310+0000 mgr.x (mgr.14778) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:18.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[23371]: audit 2023-10-26T12:04:18.012848+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[26914]: audit 2023-10-26T12:04:18.012848+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[23371]: audit 2023-10-26T12:04:18.013781+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[23371]: audit 2023-10-26T12:04:18.019865+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:18.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[26914]: audit 2023-10-26T12:04:18.013781+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:04:18.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[26914]: audit 2023-10-26T12:04:18.019865+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"6f563214ff6a\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29108469, \"cpu_percentage\": \"0.08%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567754Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T11:54:27.880701Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T11:54:20.036438Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:02.568519Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:04:18.942 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:18 smithi006 bash[47242]: ts=2023-10-26T12:04:18.621Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000209388s 2023-10-26T12:04:19.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:19 smithi124 bash[23478]: cephadm 2023-10-26T12:04:18.025755+0000 mgr.x (mgr.14778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T12:04:19.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:19 smithi124 bash[23478]: cephadm 2023-10-26T12:04:18.041186+0000 mgr.x (mgr.14778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T12:04:19.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:19 smithi006 bash[23371]: cephadm 2023-10-26T12:04:18.025755+0000 mgr.x (mgr.14778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T12:04:19.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:19 smithi006 bash[23371]: cephadm 2023-10-26T12:04:18.041186+0000 mgr.x (mgr.14778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T12:04:19.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:19 smithi006 bash[26914]: cephadm 2023-10-26T12:04:18.025755+0000 mgr.x (mgr.14778) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-26T12:04:19.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:19 smithi006 bash[26914]: cephadm 2023-10-26T12:04:18.041186+0000 mgr.x (mgr.14778) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi124 2023-10-26T12:04:20.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:20 smithi124 bash[23478]: cluster 2023-10-26T12:04:19.207954+0000 mgr.x (mgr.14778) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:20.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:20 smithi006 bash[23371]: cluster 2023-10-26T12:04:19.207954+0000 mgr.x (mgr.14778) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:20.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:20 smithi006 bash[26914]: cluster 2023-10-26T12:04:19.207954+0000 mgr.x (mgr.14778) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:22.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:22 smithi124 bash[23478]: cluster 2023-10-26T12:04:21.209400+0000 mgr.x (mgr.14778) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:22.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:22 smithi006 bash[23371]: cluster 2023-10-26T12:04:21.209400+0000 mgr.x (mgr.14778) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:22.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:22 smithi006 bash[26914]: cluster 2023-10-26T12:04:21.209400+0000 mgr.x (mgr.14778) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:23.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:23 smithi124 bash[23478]: cluster 2023-10-26T12:04:23.210097+0000 mgr.x (mgr.14778) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:23 smithi006 bash[23371]: cluster 2023-10-26T12:04:23.210097+0000 mgr.x (mgr.14778) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:23.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:23 smithi006 bash[26914]: cluster 2023-10-26T12:04:23.210097+0000 mgr.x (mgr.14778) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:26.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:26 smithi124 bash[23478]: cluster 2023-10-26T12:04:25.210811+0000 mgr.x (mgr.14778) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:26.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:26 smithi006 bash[23371]: cluster 2023-10-26T12:04:25.210811+0000 mgr.x (mgr.14778) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:26.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:26 smithi006 bash[26914]: cluster 2023-10-26T12:04:25.210811+0000 mgr.x (mgr.14778) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:26.942 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:04:26 smithi006 bash[47242]: ts=2023-10-26T12:04:26.624Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003189183s 2023-10-26T12:04:28.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:28 smithi124 bash[23478]: cluster 2023-10-26T12:04:27.212304+0000 mgr.x (mgr.14778) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:28.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:28 smithi006 bash[23371]: cluster 2023-10-26T12:04:27.212304+0000 mgr.x (mgr.14778) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:28.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:28 smithi006 bash[26914]: cluster 2023-10-26T12:04:27.212304+0000 mgr.x (mgr.14778) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:29.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[23478]: cluster 2023-10-26T12:04:29.213045+0000 mgr.x (mgr.14778) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:29.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:29 smithi006 bash[23371]: cluster 2023-10-26T12:04:29.213045+0000 mgr.x (mgr.14778) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:29 smithi006 bash[26914]: cluster 2023-10-26T12:04:29.213045+0000 mgr.x (mgr.14778) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:30.133 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 systemd[1]: Stopping Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:04:30.133 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T12:04:30.134 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T12:04:30.134 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T12:04:30.134 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T12:04:30.134 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T12:04:30.135 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T12:04:30.135 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T12:04:30.135 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T12:04:30.135 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.875Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T12:04:30.135 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.878Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T12:04:30.136 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.878Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T12:04:30.136 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:29 smithi124 bash[33088]: ts=2023-10-26T12:04:29.878Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T12:04:30.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 docker[36671]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T12:04:30.883 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-26T12:04:30.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 systemd[1]: Stopped Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:04:30.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 systemd[1]: Starting Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:04:30.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 docker[36709]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-prometheus.a 2023-10-26T12:04:30.884 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:30 smithi124 systemd[1]: Started Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:04:31.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.690702+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.691479+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.697521+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:31.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.704575+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:31.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.706518+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.707010+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:31.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.707993+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.714267+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T12:04:31.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.726387+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:31.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.736229+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:31.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.736721+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.738020+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.744237+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T12:04:31.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.754887+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:31.388 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[23478]: audit 2023-10-26T12:04:30.755579+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:31.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.690702+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.690702+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.691479+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.691479+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:31.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.697521+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:31.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.704575+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:31.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.706518+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.707010+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:31.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.707993+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.714267+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T12:04:31.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.726387+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:31.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.736229+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:31.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.736721+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.738020+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.744237+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T12:04:31.449 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.754887+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:31.449 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[23371]: audit 2023-10-26T12:04:30.755579+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:31.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.697521+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114714214, \"cpu_percentage\": \"2.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.566637Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.55%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:02.566906Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51495567, \"cpu_percentage\": \"2.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567085Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50551848, \"cpu_percentage\": \"2.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567255Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"2.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567420Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51799654, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567587Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"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\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.567919Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27787264, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568085Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:02.568250Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:31.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.704575+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:31.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.706518+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.707010+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:31.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.707993+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-10-26T12:04:31.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.714267+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi006.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.726387+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.736229+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.736721+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.738020+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.744237+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi124.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-10-26T12:04:31.451 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.754887+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:31.452 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:31 smithi006 bash[26914]: audit 2023-10-26T12:04:30.755579+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:04:32.100 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-10-26T12:04:32.100 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-10-26T12:04:32.100 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-10-26T12:04:32.101 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:589 level=info host_details="(Linux 5.4.0-165-generic #182-Ubuntu SMP Mon Oct 2 19:43:28 UTC 2023 x86_64 smithi124 (none))" 2023-10-26T12:04:32.101 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-26T12:04:32.101 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.774Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-26T12:04:32.101 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.776Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-10-26T12:04:32.101 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.777Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-10-26T12:04:32.102 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.781Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-10-26T12:04:32.102 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.781Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-26T12:04:32.102 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.783Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-26T12:04:32.102 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.784Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=993.641µs 2023-10-26T12:04:32.102 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.784Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-26T12:04:32.103 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.785Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-26T12:04:32.103 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.809Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-26T12:04:32.103 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.809Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-26T12:04:32.103 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.809Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.502µs wal_replay_duration=24.965103ms wbl_replay_duration=174ns total_replay_duration=26.037469ms 2023-10-26T12:04:32.103 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.813Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-10-26T12:04:32.104 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.813Z caller=main.go:1048 level=info msg="TSDB started" 2023-10-26T12:04:32.104 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.813Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-26T12:04:32.104 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.835Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.092961ms db_storage=1.335µs remote_storage=1.65µs web_handler=551ns query_engine=668ns scrape=429.874µs scrape_sd=40.509µs notify=47.271µs notify_sd=13.876µs rules=21.160033ms tracing=8.738µs 2023-10-26T12:04:32.104 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.835Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-10-26T12:04:32.104 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:04:31 smithi124 bash[36721]: ts=2023-10-26T12:04:31.835Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-10-26T12:04:32.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:32 smithi124 bash[23478]: audit 2023-10-26T12:04:30.705446+0000 mgr.x (mgr.14778) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:32.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:32 smithi124 bash[23478]: audit 2023-10-26T12:04:30.707598+0000 mgr.x (mgr.14778) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:32.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:32 smithi124 bash[23478]: audit 2023-10-26T12:04:30.727341+0000 mgr.x (mgr.14778) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:32.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:32 smithi124 bash[23478]: audit 2023-10-26T12:04:30.737207+0000 mgr.x (mgr.14778) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:32.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:32 smithi124 bash[23478]: cluster 2023-10-26T12:04:31.214439+0000 mgr.x (mgr.14778) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:32.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[23371]: audit 2023-10-26T12:04:30.705446+0000 mgr.x (mgr.14778) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:32.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[23371]: audit 2023-10-26T12:04:30.707598+0000 mgr.x (mgr.14778) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:32.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[23371]: audit 2023-10-26T12:04:30.727341+0000 mgr.x (mgr.14778) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:32.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[23371]: audit 2023-10-26T12:04:30.737207+0000 mgr.x (mgr.14778) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:32.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[23371]: cluster 2023-10-26T12:04:31.214439+0000 mgr.x (mgr.14778) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:32.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[26914]: audit 2023-10-26T12:04:30.705446+0000 mgr.x (mgr.14778) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-26T12:04:32.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[26914]: audit 2023-10-26T12:04:30.707598+0000 mgr.x (mgr.14778) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-10-26T12:04:32.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[26914]: audit 2023-10-26T12:04:30.727341+0000 mgr.x (mgr.14778) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-26T12:04:32.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[26914]: audit 2023-10-26T12:04:30.737207+0000 mgr.x (mgr.14778) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi124.front.sepia.ceph.com:9095"}]: dispatch 2023-10-26T12:04:32.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:32 smithi006 bash[26914]: cluster 2023-10-26T12:04:31.214439+0000 mgr.x (mgr.14778) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:34.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:34 smithi124 bash[23478]: cluster 2023-10-26T12:04:33.215150+0000 mgr.x (mgr.14778) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:34.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:34 smithi006 bash[23371]: cluster 2023-10-26T12:04:33.215150+0000 mgr.x (mgr.14778) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:34.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:34 smithi006 bash[26914]: cluster 2023-10-26T12:04:33.215150+0000 mgr.x (mgr.14778) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:36 smithi124 bash[23478]: cluster 2023-10-26T12:04:35.215865+0000 mgr.x (mgr.14778) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:36.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:36 smithi006 bash[23371]: cluster 2023-10-26T12:04:35.215865+0000 mgr.x (mgr.14778) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:36.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:36 smithi006 bash[26914]: cluster 2023-10-26T12:04:35.215865+0000 mgr.x (mgr.14778) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:37.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:37 smithi124 bash[23478]: audit 2023-10-26T12:04:36.807392+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:37 smithi124 bash[23478]: audit 2023-10-26T12:04:36.808191+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:37 smithi124 bash[23478]: audit 2023-10-26T12:04:36.813460+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:37.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[23371]: audit 2023-10-26T12:04:36.807392+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[26914]: audit 2023-10-26T12:04:36.807392+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[26914]: audit 2023-10-26T12:04:36.808191+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[26914]: audit 2023-10-26T12:04:36.813460+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:37.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[23371]: audit 2023-10-26T12:04:36.808191+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:37.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:37 smithi006 bash[23371]: audit 2023-10-26T12:04:36.813460+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"b28fee112ebb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 302094745, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800544Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T11:47:16.107628Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:25.370243Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:36.803384Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:38.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.161351+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.162023+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.168135+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:38.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.172036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.173518+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.177242+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.191721+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.193193+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.386 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: audit 2023-10-26T12:04:37.196853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.387 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:38 smithi124 bash[23478]: cluster 2023-10-26T12:04:37.217307+0000 mgr.x (mgr.14778) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:38.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.161351+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.161351+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.162023+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.162023+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:04:38.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.168135+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:38.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.172036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.173518+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.177242+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.191721+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.193193+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: audit 2023-10-26T12:04:37.196853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.448 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[23371]: cluster 2023-10-26T12:04:37.217307+0000 mgr.x (mgr.14778) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:38.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.168135+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156159Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434529894, \"cpu_percentage\": \"2.57%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156541Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.156852Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157115Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48874127, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157365Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51810140, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157611Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 29978787, \"cpu_percentage\": \"0.71%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.157855Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158101Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"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\": \"3.55%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158344Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:37.158589Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:04:37.159047Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:04:38.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.172036+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.173518+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.177242+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.191721+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.193193+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:04:38.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: audit 2023-10-26T12:04:37.196853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:04:38.450 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:38 smithi006 bash[26914]: cluster 2023-10-26T12:04:37.217307+0000 mgr.x (mgr.14778) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:39.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:39 smithi124 bash[23478]: cluster 2023-10-26T12:04:39.218015+0000 mgr.x (mgr.14778) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:39.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:39 smithi006 bash[23371]: cluster 2023-10-26T12:04:39.218015+0000 mgr.x (mgr.14778) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:39.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:39 smithi006 bash[26914]: cluster 2023-10-26T12:04:39.218015+0000 mgr.x (mgr.14778) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:41.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:41 smithi124 bash[23478]: cluster 2023-10-26T12:04:41.219492+0000 mgr.x (mgr.14778) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:41.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:41 smithi006 bash[23371]: cluster 2023-10-26T12:04:41.219492+0000 mgr.x (mgr.14778) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:41.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:41 smithi006 bash[26914]: cluster 2023-10-26T12:04:41.219492+0000 mgr.x (mgr.14778) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:43 smithi124 bash[23478]: cluster 2023-10-26T12:04:43.220315+0000 mgr.x (mgr.14778) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:43.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:43 smithi006 bash[26914]: cluster 2023-10-26T12:04:43.220315+0000 mgr.x (mgr.14778) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:43.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:43 smithi006 bash[23371]: cluster 2023-10-26T12:04:43.220315+0000 mgr.x (mgr.14778) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:46.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:46 smithi124 bash[23478]: cluster 2023-10-26T12:04:45.221183+0000 mgr.x (mgr.14778) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:46.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:46 smithi006 bash[26914]: cluster 2023-10-26T12:04:45.221183+0000 mgr.x (mgr.14778) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:46.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:46 smithi006 bash[23371]: cluster 2023-10-26T12:04:45.221183+0000 mgr.x (mgr.14778) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:47.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:47 smithi124 bash[23478]: cluster 2023-10-26T12:04:47.222789+0000 mgr.x (mgr.14778) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:47.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:47 smithi006 bash[26914]: cluster 2023-10-26T12:04:47.222789+0000 mgr.x (mgr.14778) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:47 smithi006 bash[23371]: cluster 2023-10-26T12:04:47.222789+0000 mgr.x (mgr.14778) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:49 smithi124 bash[23478]: cluster 2023-10-26T12:04:49.223622+0000 mgr.x (mgr.14778) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:49 smithi006 bash[26914]: cluster 2023-10-26T12:04:49.223622+0000 mgr.x (mgr.14778) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:49.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:49 smithi006 bash[23371]: cluster 2023-10-26T12:04:49.223622+0000 mgr.x (mgr.14778) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:51 smithi124 bash[23478]: cluster 2023-10-26T12:04:51.225075+0000 mgr.x (mgr.14778) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:51.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:51 smithi006 bash[26914]: cluster 2023-10-26T12:04:51.225075+0000 mgr.x (mgr.14778) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:51.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:51 smithi006 bash[23371]: cluster 2023-10-26T12:04:51.225075+0000 mgr.x (mgr.14778) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:53.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:53 smithi124 bash[23478]: cluster 2023-10-26T12:04:53.225799+0000 mgr.x (mgr.14778) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:53.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:53 smithi006 bash[26914]: cluster 2023-10-26T12:04:53.225799+0000 mgr.x (mgr.14778) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:53 smithi006 bash[23371]: cluster 2023-10-26T12:04:53.225799+0000 mgr.x (mgr.14778) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: cluster 2023-10-26T12:04:55.226506+0000 mgr.x (mgr.14778) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.266297+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.267186+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.267445+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.267934+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.268289+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.268413+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.268707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:56 smithi124 bash[23478]: audit 2023-10-26T12:04:55.269186+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: cluster 2023-10-26T12:04:55.226506+0000 mgr.x (mgr.14778) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.266297+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.267186+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.267445+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.267934+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.268289+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.268413+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.268707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[26914]: audit 2023-10-26T12:04:55.269186+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: cluster 2023-10-26T12:04:55.226506+0000 mgr.x (mgr.14778) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.266297+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.267186+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.267445+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-10-26T12:04:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.267934+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.268289+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.268413+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.268707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:04:56.449 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:56 smithi006 bash[23371]: audit 2023-10-26T12:04:55.269186+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2023-10-26T12:04:57.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:57 smithi124 bash[23478]: cluster 2023-10-26T12:04:57.228051+0000 mgr.x (mgr.14778) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:57 smithi006 bash[26914]: cluster 2023-10-26T12:04:57.228051+0000 mgr.x (mgr.14778) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:57.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:57 smithi006 bash[23371]: cluster 2023-10-26T12:04:57.228051+0000 mgr.x (mgr.14778) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:59.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:04:59 smithi124 bash[23478]: cluster 2023-10-26T12:04:59.228748+0000 mgr.x (mgr.14778) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:59.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:04:59 smithi006 bash[26914]: cluster 2023-10-26T12:04:59.228748+0000 mgr.x (mgr.14778) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:04:59.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:04:59 smithi006 bash[23371]: cluster 2023-10-26T12:04:59.228748+0000 mgr.x (mgr.14778) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:01 smithi124 bash[23478]: cluster 2023-10-26T12:05:01.230102+0000 mgr.x (mgr.14778) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:01 smithi006 bash[26914]: cluster 2023-10-26T12:05:01.230102+0000 mgr.x (mgr.14778) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:01.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:01 smithi006 bash[23371]: cluster 2023-10-26T12:05:01.230102+0000 mgr.x (mgr.14778) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:03.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:03 smithi124 bash[23478]: cluster 2023-10-26T12:05:03.230822+0000 mgr.x (mgr.14778) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:03.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:03 smithi006 bash[26914]: cluster 2023-10-26T12:05:03.230822+0000 mgr.x (mgr.14778) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:03.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:03 smithi006 bash[23371]: cluster 2023-10-26T12:05:03.230822+0000 mgr.x (mgr.14778) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:06.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:06 smithi124 bash[23478]: cluster 2023-10-26T12:05:05.231663+0000 mgr.x (mgr.14778) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:06.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:06 smithi006 bash[26914]: cluster 2023-10-26T12:05:05.231663+0000 mgr.x (mgr.14778) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:06.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:06 smithi006 bash[23371]: cluster 2023-10-26T12:05:05.231663+0000 mgr.x (mgr.14778) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:07.336 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:05:06 smithi006 bash[47242]: ts=2023-10-26T12:05:06.959Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:05:07.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:07 smithi124 bash[23478]: cluster 2023-10-26T12:05:07.233281+0000 mgr.x (mgr.14778) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:07.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:07 smithi006 bash[26914]: cluster 2023-10-26T12:05:07.233281+0000 mgr.x (mgr.14778) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:07.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:07 smithi006 bash[23371]: cluster 2023-10-26T12:05:07.233281+0000 mgr.x (mgr.14778) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:09.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:09 smithi124 bash[23478]: cluster 2023-10-26T12:05:09.234033+0000 mgr.x (mgr.14778) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:09 smithi006 bash[26914]: cluster 2023-10-26T12:05:09.234033+0000 mgr.x (mgr.14778) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:09.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:09 smithi006 bash[23371]: cluster 2023-10-26T12:05:09.234033+0000 mgr.x (mgr.14778) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:11 smithi124 bash[23478]: cluster 2023-10-26T12:05:11.235582+0000 mgr.x (mgr.14778) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:11 smithi006 bash[26914]: cluster 2023-10-26T12:05:11.235582+0000 mgr.x (mgr.14778) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:11.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:11 smithi006 bash[23371]: cluster 2023-10-26T12:05:11.235582+0000 mgr.x (mgr.14778) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:13 smithi124 bash[23478]: cluster 2023-10-26T12:05:13.236401+0000 mgr.x (mgr.14778) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:13 smithi006 bash[26914]: cluster 2023-10-26T12:05:13.236401+0000 mgr.x (mgr.14778) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:13.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:13 smithi006 bash[23371]: cluster 2023-10-26T12:05:13.236401+0000 mgr.x (mgr.14778) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:16 smithi124 bash[23478]: cluster 2023-10-26T12:05:15.237081+0000 mgr.x (mgr.14778) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:16.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:16 smithi006 bash[26914]: cluster 2023-10-26T12:05:15.237081+0000 mgr.x (mgr.14778) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:16.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:16 smithi006 bash[23371]: cluster 2023-10-26T12:05:15.237081+0000 mgr.x (mgr.14778) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:17.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:17 smithi124 bash[23478]: cluster 2023-10-26T12:05:17.238515+0000 mgr.x (mgr.14778) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:17.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:17 smithi006 bash[23371]: cluster 2023-10-26T12:05:17.238515+0000 mgr.x (mgr.14778) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:17.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:17 smithi006 bash[26914]: cluster 2023-10-26T12:05:17.238515+0000 mgr.x (mgr.14778) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:19.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:19 smithi124 bash[23478]: cluster 2023-10-26T12:05:19.239217+0000 mgr.x (mgr.14778) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:19.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:19 smithi006 bash[23371]: cluster 2023-10-26T12:05:19.239217+0000 mgr.x (mgr.14778) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:19 smithi006 bash[26914]: cluster 2023-10-26T12:05:19.239217+0000 mgr.x (mgr.14778) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:21.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:21 smithi124 bash[23478]: cluster 2023-10-26T12:05:21.240541+0000 mgr.x (mgr.14778) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:21.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:21 smithi006 bash[23371]: cluster 2023-10-26T12:05:21.240541+0000 mgr.x (mgr.14778) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:21 smithi006 bash[26914]: cluster 2023-10-26T12:05:21.240541+0000 mgr.x (mgr.14778) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:23.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:23 smithi124 bash[23478]: cluster 2023-10-26T12:05:23.241284+0000 mgr.x (mgr.14778) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:23.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:23 smithi006 bash[26914]: cluster 2023-10-26T12:05:23.241284+0000 mgr.x (mgr.14778) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:23 smithi006 bash[23371]: cluster 2023-10-26T12:05:23.241284+0000 mgr.x (mgr.14778) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:26.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:26 smithi124 bash[23478]: cluster 2023-10-26T12:05:25.241969+0000 mgr.x (mgr.14778) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:26.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:26 smithi006 bash[26914]: cluster 2023-10-26T12:05:25.241969+0000 mgr.x (mgr.14778) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:26.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:26 smithi006 bash[23371]: cluster 2023-10-26T12:05:25.241969+0000 mgr.x (mgr.14778) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:27.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:27 smithi124 bash[23478]: cluster 2023-10-26T12:05:27.243454+0000 mgr.x (mgr.14778) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:27.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:27 smithi006 bash[26914]: cluster 2023-10-26T12:05:27.243454+0000 mgr.x (mgr.14778) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:27.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:27 smithi006 bash[23371]: cluster 2023-10-26T12:05:27.243454+0000 mgr.x (mgr.14778) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:29.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:29 smithi124 bash[23478]: cluster 2023-10-26T12:05:29.244211+0000 mgr.x (mgr.14778) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:29.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:29 smithi006 bash[26914]: cluster 2023-10-26T12:05:29.244211+0000 mgr.x (mgr.14778) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:29.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:29 smithi006 bash[23371]: cluster 2023-10-26T12:05:29.244211+0000 mgr.x (mgr.14778) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:31.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:31 smithi124 bash[23478]: cluster 2023-10-26T12:05:31.245669+0000 mgr.x (mgr.14778) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:31.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:31 smithi006 bash[26914]: cluster 2023-10-26T12:05:31.245669+0000 mgr.x (mgr.14778) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:31 smithi006 bash[23371]: cluster 2023-10-26T12:05:31.245669+0000 mgr.x (mgr.14778) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:33.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:33 smithi124 bash[23478]: cluster 2023-10-26T12:05:33.246410+0000 mgr.x (mgr.14778) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:33.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:33 smithi006 bash[26914]: cluster 2023-10-26T12:05:33.246410+0000 mgr.x (mgr.14778) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:33.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:33 smithi006 bash[23371]: cluster 2023-10-26T12:05:33.246410+0000 mgr.x (mgr.14778) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:36.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:36 smithi124 bash[23478]: cluster 2023-10-26T12:05:35.247098+0000 mgr.x (mgr.14778) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:36.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:36 smithi006 bash[26914]: cluster 2023-10-26T12:05:35.247098+0000 mgr.x (mgr.14778) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:36.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:36 smithi006 bash[23371]: cluster 2023-10-26T12:05:35.247098+0000 mgr.x (mgr.14778) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:37 smithi124 bash[23478]: cluster 2023-10-26T12:05:37.248625+0000 mgr.x (mgr.14778) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:37.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:37 smithi006 bash[26914]: cluster 2023-10-26T12:05:37.248625+0000 mgr.x (mgr.14778) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:37.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:37 smithi006 bash[23371]: cluster 2023-10-26T12:05:37.248625+0000 mgr.x (mgr.14778) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:38 smithi124 bash[23478]: audit 2023-10-26T12:05:37.507031+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:38 smithi124 bash[23478]: audit 2023-10-26T12:05:37.508263+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:38 smithi124 bash[23478]: audit 2023-10-26T12:05:37.513382+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:05:38.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[26914]: audit 2023-10-26T12:05:37.507031+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[26914]: audit 2023-10-26T12:05:37.508263+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[26914]: audit 2023-10-26T12:05:37.513382+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:05:38.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[23371]: audit 2023-10-26T12:05:37.507031+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[23371]: audit 2023-10-26T12:05:37.508263+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:05:38.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:38 smithi006 bash[23371]: audit 2023-10-26T12:05:37.513382+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:05:39.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:39 smithi124 bash[23478]: cluster 2023-10-26T12:05:39.249326+0000 mgr.x (mgr.14778) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:39.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:39 smithi006 bash[23371]: cluster 2023-10-26T12:05:39.249326+0000 mgr.x (mgr.14778) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:39 smithi006 bash[26914]: cluster 2023-10-26T12:05:39.249326+0000 mgr.x (mgr.14778) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:41.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:41 smithi124 bash[23478]: cluster 2023-10-26T12:05:41.250751+0000 mgr.x (mgr.14778) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:41.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:41 smithi006 bash[26914]: cluster 2023-10-26T12:05:41.250751+0000 mgr.x (mgr.14778) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:41.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:41 smithi006 bash[23371]: cluster 2023-10-26T12:05:41.250751+0000 mgr.x (mgr.14778) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:43 smithi124 bash[23478]: cluster 2023-10-26T12:05:43.251479+0000 mgr.x (mgr.14778) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:43.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:43 smithi006 bash[26914]: cluster 2023-10-26T12:05:43.251479+0000 mgr.x (mgr.14778) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:43.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:43 smithi006 bash[23371]: cluster 2023-10-26T12:05:43.251479+0000 mgr.x (mgr.14778) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:46.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:46 smithi124 bash[23478]: cluster 2023-10-26T12:05:45.252039+0000 mgr.x (mgr.14778) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:46.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:46 smithi006 bash[26914]: cluster 2023-10-26T12:05:45.252039+0000 mgr.x (mgr.14778) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:46.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:46 smithi006 bash[23371]: cluster 2023-10-26T12:05:45.252039+0000 mgr.x (mgr.14778) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:47.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:47 smithi124 bash[23478]: cluster 2023-10-26T12:05:47.253530+0000 mgr.x (mgr.14778) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:47.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:47 smithi006 bash[26914]: cluster 2023-10-26T12:05:47.253530+0000 mgr.x (mgr.14778) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:47 smithi006 bash[23371]: cluster 2023-10-26T12:05:47.253530+0000 mgr.x (mgr.14778) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:49 smithi124 bash[23478]: cluster 2023-10-26T12:05:49.254222+0000 mgr.x (mgr.14778) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:49.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:49 smithi006 bash[23371]: cluster 2023-10-26T12:05:49.254222+0000 mgr.x (mgr.14778) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:49 smithi006 bash[26914]: cluster 2023-10-26T12:05:49.254222+0000 mgr.x (mgr.14778) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:05:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:51 smithi124 bash[23478]: cluster 2023-10-26T12:05:51.255692+0000 mgr.x (mgr.14778) 75 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:51.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:51 smithi006 bash[23371]: cluster 2023-10-26T12:05:51.255692+0000 mgr.x (mgr.14778) 75 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:51.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:51 smithi006 bash[26914]: cluster 2023-10-26T12:05:51.255692+0000 mgr.x (mgr.14778) 75 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:53.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:53 smithi124 bash[23478]: cluster 2023-10-26T12:05:53.256409+0000 mgr.x (mgr.14778) 76 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:53.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:53 smithi006 bash[26914]: cluster 2023-10-26T12:05:53.256409+0000 mgr.x (mgr.14778) 76 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:53 smithi006 bash[23371]: cluster 2023-10-26T12:05:53.256409+0000 mgr.x (mgr.14778) 76 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:56.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: cluster 2023-10-26T12:05:55.257173+0000 mgr.x (mgr.14778) 77 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.274911+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.275768+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.276100+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.276652+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.276750+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.277134+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.277253+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:56 smithi124 bash[23478]: audit 2023-10-26T12:05:55.277771+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: cluster 2023-10-26T12:05:55.257173+0000 mgr.x (mgr.14778) 77 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.274911+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.275768+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.276100+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.276652+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.276750+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.277134+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.277253+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[23371]: audit 2023-10-26T12:05:55.277771+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: cluster 2023-10-26T12:05:55.257173+0000 mgr.x (mgr.14778) 77 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2023-10-26T12:05:56.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.274911+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.275768+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.276100+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-10-26T12:05:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.276652+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.276750+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.277134+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.277253+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:05:56.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:56 smithi006 bash[26914]: audit 2023-10-26T12:05:55.277771+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:05:57.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:57 smithi124 bash[23478]: cluster 2023-10-26T12:05:57.258623+0000 mgr.x (mgr.14778) 78 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:05:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:57 smithi006 bash[26914]: cluster 2023-10-26T12:05:57.258623+0000 mgr.x (mgr.14778) 78 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:05:57.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:57 smithi006 bash[23371]: cluster 2023-10-26T12:05:57.258623+0000 mgr.x (mgr.14778) 78 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:05:59.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:05:59 smithi124 bash[23478]: cluster 2023-10-26T12:05:59.259413+0000 mgr.x (mgr.14778) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:05:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:05:59 smithi006 bash[26914]: cluster 2023-10-26T12:05:59.259413+0000 mgr.x (mgr.14778) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:05:59.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:05:59 smithi006 bash[23371]: cluster 2023-10-26T12:05:59.259413+0000 mgr.x (mgr.14778) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:06:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:01 smithi124 bash[23478]: cluster 2023-10-26T12:06:01.260836+0000 mgr.x (mgr.14778) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:06:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:01 smithi006 bash[26914]: cluster 2023-10-26T12:06:01.260836+0000 mgr.x (mgr.14778) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:06:01.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:01 smithi006 bash[23371]: cluster 2023-10-26T12:06:01.260836+0000 mgr.x (mgr.14778) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:06:03.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:03 smithi124 bash[23478]: cluster 2023-10-26T12:06:03.261518+0000 mgr.x (mgr.14778) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:03.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:03 smithi006 bash[26914]: cluster 2023-10-26T12:06:03.261518+0000 mgr.x (mgr.14778) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:03.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:03 smithi006 bash[23371]: cluster 2023-10-26T12:06:03.261518+0000 mgr.x (mgr.14778) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:06.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:06 smithi124 bash[23478]: cluster 2023-10-26T12:06:05.262293+0000 mgr.x (mgr.14778) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:06.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:06 smithi006 bash[26914]: cluster 2023-10-26T12:06:05.262293+0000 mgr.x (mgr.14778) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:06.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:06 smithi006 bash[23371]: cluster 2023-10-26T12:06:05.262293+0000 mgr.x (mgr.14778) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:07.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:07 smithi124 bash[23478]: cluster 2023-10-26T12:06:07.263772+0000 mgr.x (mgr.14778) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:07.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:07 smithi006 bash[26914]: cluster 2023-10-26T12:06:07.263772+0000 mgr.x (mgr.14778) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:07.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:07 smithi006 bash[23371]: cluster 2023-10-26T12:06:07.263772+0000 mgr.x (mgr.14778) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s 2023-10-26T12:06:09.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:09 smithi124 bash[23478]: cluster 2023-10-26T12:06:09.264443+0000 mgr.x (mgr.14778) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:09.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:09 smithi006 bash[23371]: cluster 2023-10-26T12:06:09.264443+0000 mgr.x (mgr.14778) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:09 smithi006 bash[26914]: cluster 2023-10-26T12:06:09.264443+0000 mgr.x (mgr.14778) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:11 smithi124 bash[23478]: cluster 2023-10-26T12:06:11.265900+0000 mgr.x (mgr.14778) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:11.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:11 smithi006 bash[23371]: cluster 2023-10-26T12:06:11.265900+0000 mgr.x (mgr.14778) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:11 smithi006 bash[26914]: cluster 2023-10-26T12:06:11.265900+0000 mgr.x (mgr.14778) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:13 smithi124 bash[23478]: cluster 2023-10-26T12:06:13.266621+0000 mgr.x (mgr.14778) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:13.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:13 smithi006 bash[23371]: cluster 2023-10-26T12:06:13.266621+0000 mgr.x (mgr.14778) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:13 smithi006 bash[26914]: cluster 2023-10-26T12:06:13.266621+0000 mgr.x (mgr.14778) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:16.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:16 smithi124 bash[23478]: cluster 2023-10-26T12:06:15.267376+0000 mgr.x (mgr.14778) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:16.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:16 smithi006 bash[23371]: cluster 2023-10-26T12:06:15.267376+0000 mgr.x (mgr.14778) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:16.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:16 smithi006 bash[26914]: cluster 2023-10-26T12:06:15.267376+0000 mgr.x (mgr.14778) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:17.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:17 smithi124 bash[23478]: cluster 2023-10-26T12:06:17.268829+0000 mgr.x (mgr.14778) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:17.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:17 smithi006 bash[23371]: cluster 2023-10-26T12:06:17.268829+0000 mgr.x (mgr.14778) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:17.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:17 smithi006 bash[26914]: cluster 2023-10-26T12:06:17.268829+0000 mgr.x (mgr.14778) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:19.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:19 smithi124 bash[23478]: cluster 2023-10-26T12:06:19.269515+0000 mgr.x (mgr.14778) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:19.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:19 smithi006 bash[23371]: cluster 2023-10-26T12:06:19.269515+0000 mgr.x (mgr.14778) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:19 smithi006 bash[26914]: cluster 2023-10-26T12:06:19.269515+0000 mgr.x (mgr.14778) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:21.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:21 smithi124 bash[23478]: cluster 2023-10-26T12:06:21.270909+0000 mgr.x (mgr.14778) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:21.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:21 smithi006 bash[23371]: cluster 2023-10-26T12:06:21.270909+0000 mgr.x (mgr.14778) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:21 smithi006 bash[26914]: cluster 2023-10-26T12:06:21.270909+0000 mgr.x (mgr.14778) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:23.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:23 smithi124 bash[23478]: cluster 2023-10-26T12:06:23.271671+0000 mgr.x (mgr.14778) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:23 smithi006 bash[23371]: cluster 2023-10-26T12:06:23.271671+0000 mgr.x (mgr.14778) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:23.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:23 smithi006 bash[26914]: cluster 2023-10-26T12:06:23.271671+0000 mgr.x (mgr.14778) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:23.694 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:06:23 smithi006 bash[47242]: ts=2023-10-26T12:06:23.248Z 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-10-26T12:06:26.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:26 smithi006 bash[23371]: cluster 2023-10-26T12:06:25.272352+0000 mgr.x (mgr.14778) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:26.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:26 smithi006 bash[26914]: cluster 2023-10-26T12:06:25.272352+0000 mgr.x (mgr.14778) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:26.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:26 smithi124 bash[23478]: cluster 2023-10-26T12:06:25.272352+0000 mgr.x (mgr.14778) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:27.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:27 smithi124 bash[23478]: cluster 2023-10-26T12:06:27.273810+0000 mgr.x (mgr.14778) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:27.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:27 smithi006 bash[23371]: cluster 2023-10-26T12:06:27.273810+0000 mgr.x (mgr.14778) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:27.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:27 smithi006 bash[26914]: cluster 2023-10-26T12:06:27.273810+0000 mgr.x (mgr.14778) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:29.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:29 smithi124 bash[23478]: cluster 2023-10-26T12:06:29.274531+0000 mgr.x (mgr.14778) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:29.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:29 smithi006 bash[23371]: cluster 2023-10-26T12:06:29.274531+0000 mgr.x (mgr.14778) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:29 smithi006 bash[26914]: cluster 2023-10-26T12:06:29.274531+0000 mgr.x (mgr.14778) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:31.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:31 smithi124 bash[23478]: cluster 2023-10-26T12:06:31.275876+0000 mgr.x (mgr.14778) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:31 smithi006 bash[23371]: cluster 2023-10-26T12:06:31.275876+0000 mgr.x (mgr.14778) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:31.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:31 smithi006 bash[26914]: cluster 2023-10-26T12:06:31.275876+0000 mgr.x (mgr.14778) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:33.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:33 smithi124 bash[23478]: cluster 2023-10-26T12:06:33.276581+0000 mgr.x (mgr.14778) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:33.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:33 smithi006 bash[26914]: cluster 2023-10-26T12:06:33.276581+0000 mgr.x (mgr.14778) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:33.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:33 smithi006 bash[23371]: cluster 2023-10-26T12:06:33.276581+0000 mgr.x (mgr.14778) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:36.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:36 smithi006 bash[26914]: cluster 2023-10-26T12:06:35.277317+0000 mgr.x (mgr.14778) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:36.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:36 smithi006 bash[23371]: cluster 2023-10-26T12:06:35.277317+0000 mgr.x (mgr.14778) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:36.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:36 smithi124 bash[23478]: cluster 2023-10-26T12:06:35.277317+0000 mgr.x (mgr.14778) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:37 smithi124 bash[23478]: cluster 2023-10-26T12:06:37.278789+0000 mgr.x (mgr.14778) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:37 smithi006 bash[23371]: cluster 2023-10-26T12:06:37.278789+0000 mgr.x (mgr.14778) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:37 smithi006 bash[26914]: cluster 2023-10-26T12:06:37.278789+0000 mgr.x (mgr.14778) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:38 smithi124 bash[23478]: audit 2023-10-26T12:06:37.820011+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:38 smithi124 bash[23478]: audit 2023-10-26T12:06:37.821098+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:38 smithi124 bash[23478]: audit 2023-10-26T12:06:37.825914+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:38.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[23371]: audit 2023-10-26T12:06:37.820011+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[23371]: audit 2023-10-26T12:06:37.821098+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[23371]: audit 2023-10-26T12:06:37.825914+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:38.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[26914]: audit 2023-10-26T12:06:37.820011+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[26914]: audit 2023-10-26T12:06:37.821098+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:38.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:38 smithi006 bash[26914]: audit 2023-10-26T12:06:37.825914+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:39.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:39 smithi124 bash[23478]: cluster 2023-10-26T12:06:39.279546+0000 mgr.x (mgr.14778) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:39.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:39 smithi006 bash[23371]: cluster 2023-10-26T12:06:39.279546+0000 mgr.x (mgr.14778) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:39.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:39 smithi006 bash[26914]: cluster 2023-10-26T12:06:39.279546+0000 mgr.x (mgr.14778) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:41.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:41 smithi124 bash[23478]: cluster 2023-10-26T12:06:41.281048+0000 mgr.x (mgr.14778) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:41.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:41 smithi006 bash[23371]: cluster 2023-10-26T12:06:41.281048+0000 mgr.x (mgr.14778) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:41.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:41 smithi006 bash[26914]: cluster 2023-10-26T12:06:41.281048+0000 mgr.x (mgr.14778) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:43 smithi124 bash[23478]: cluster 2023-10-26T12:06:43.281739+0000 mgr.x (mgr.14778) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:43.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:43 smithi006 bash[23371]: cluster 2023-10-26T12:06:43.281739+0000 mgr.x (mgr.14778) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:43.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:43 smithi006 bash[26914]: cluster 2023-10-26T12:06:43.281739+0000 mgr.x (mgr.14778) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:46.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:46 smithi006 bash[23371]: cluster 2023-10-26T12:06:45.282483+0000 mgr.x (mgr.14778) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:46.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:46 smithi006 bash[26914]: cluster 2023-10-26T12:06:45.282483+0000 mgr.x (mgr.14778) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:46.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:46 smithi124 bash[23478]: cluster 2023-10-26T12:06:45.282483+0000 mgr.x (mgr.14778) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:47.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:47 smithi124 bash[23478]: cluster 2023-10-26T12:06:47.284031+0000 mgr.x (mgr.14778) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:47.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:47 smithi006 bash[23371]: cluster 2023-10-26T12:06:47.284031+0000 mgr.x (mgr.14778) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:47.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:47 smithi006 bash[26914]: cluster 2023-10-26T12:06:47.284031+0000 mgr.x (mgr.14778) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:49 smithi124 bash[23478]: cluster 2023-10-26T12:06:49.284822+0000 mgr.x (mgr.14778) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:49.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:49 smithi006 bash[23371]: cluster 2023-10-26T12:06:49.284822+0000 mgr.x (mgr.14778) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:49 smithi006 bash[26914]: cluster 2023-10-26T12:06:49.284822+0000 mgr.x (mgr.14778) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:51 smithi124 bash[23478]: cluster 2023-10-26T12:06:51.286214+0000 mgr.x (mgr.14778) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:51.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:51 smithi006 bash[23371]: cluster 2023-10-26T12:06:51.286214+0000 mgr.x (mgr.14778) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:51.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:51 smithi006 bash[26914]: cluster 2023-10-26T12:06:51.286214+0000 mgr.x (mgr.14778) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:53.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:53 smithi006 bash[23371]: cluster 2023-10-26T12:06:53.286857+0000 mgr.x (mgr.14778) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:53.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:53 smithi006 bash[26914]: cluster 2023-10-26T12:06:53.286857+0000 mgr.x (mgr.14778) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:53.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:53 smithi124 bash[23478]: cluster 2023-10-26T12:06:53.286857+0000 mgr.x (mgr.14778) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:53.656 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-26T12:06:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.284237+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.285007+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.285433+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.285616+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.285899+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.286003+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.286346+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: audit 2023-10-26T12:06:55.286362+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[26914]: cluster 2023-10-26T12:06:55.287563+0000 mgr.x (mgr.14778) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.284237+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.285007+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.285433+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.285616+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.285899+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.286003+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.286346+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: audit 2023-10-26T12:06:55.286362+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.447 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:56 smithi006 bash[23371]: cluster 2023-10-26T12:06:55.287563+0000 mgr.x (mgr.14778) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.284237+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.285007+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:06:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.285433+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.285616+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.285899+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.286003+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-10-26T12:06:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.286346+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: audit 2023-10-26T12:06:55.286362+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:06:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:56 smithi124 bash[23478]: cluster 2023-10-26T12:06:55.287563+0000 mgr.x (mgr.14778) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:57.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:57 smithi006 bash[26914]: audit 2023-10-26T12:06:57.019764+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.6:0/795245968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T12:06:57.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:57 smithi006 bash[23371]: audit 2023-10-26T12:06:57.019764+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.6:0/795245968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T12:06:57.443 INFO:teuthology.orchestra.run.smithi006.stdout:Scheduled to redeploy mgr.y on host 'smithi006' 2023-10-26T12:06:57.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:57 smithi124 bash[23478]: audit 2023-10-26T12:06:57.019764+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.6:0/795245968' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-26T12:06:58.262 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps --refresh' 2023-10-26T12:06:58.408 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: cluster 2023-10-26T12:06:57.289030+0000 mgr.x (mgr.14778) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:58.409 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.426161+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.409 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.427296+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.409 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.431124+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]': finished 2023-10-26T12:06:58.409 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.458042+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.410 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.459145+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.410 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.463847+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:58.410 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.472751+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.410 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.473890+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.410 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.476458+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:06:58.411 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.478373+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:06:58.411 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[26914]: audit 2023-10-26T12:06:57.480970+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T12:06:58.411 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: cluster 2023-10-26T12:06:57.289030+0000 mgr.x (mgr.14778) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:58.411 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.426161+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.427296+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.431124+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]': finished 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.458042+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.459145+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.463847+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:58.412 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.472751+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.473890+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.476458+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:06:58.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.478373+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:06:58.413 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:58 smithi006 bash[23371]: audit 2023-10-26T12:06:57.480970+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T12:06:58.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: cluster 2023-10-26T12:06:57.289030+0000 mgr.x (mgr.14778) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:06:58.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.426161+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.427296+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]: dispatch 2023-10-26T12:06:58.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.431124+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.y"}]': finished 2023-10-26T12:06:58.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.458042+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.459145+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:06:58.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.463847+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:06:58.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.472751+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.473890+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:06:58.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.476458+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:06:58.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.478373+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:06:58.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:58 smithi124 bash[23478]: audit 2023-10-26T12:06:57.480970+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-10-26T12:06:59.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[23371]: audit 2023-10-26T12:06:57.425389+0000 mgr.x (mgr.14778) 109 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:06:59.439 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[23371]: cephadm 2023-10-26T12:06:57.438703+0000 mgr.x (mgr.14778) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-10-26T12:06:59.440 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[23371]: cephadm 2023-10-26T12:06:57.480002+0000 mgr.x (mgr.14778) 111 : cephadm [INF] Deploying daemon mgr.y on smithi006 2023-10-26T12:06:59.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[26914]: audit 2023-10-26T12:06:57.425389+0000 mgr.x (mgr.14778) 109 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:06:59.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[26914]: cephadm 2023-10-26T12:06:57.438703+0000 mgr.x (mgr.14778) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-10-26T12:06:59.440 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:06:59 smithi006 bash[26914]: cephadm 2023-10-26T12:06:57.480002+0000 mgr.x (mgr.14778) 111 : cephadm [INF] Deploying daemon mgr.y on smithi006 2023-10-26T12:06:59.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:59 smithi124 bash[23478]: audit 2023-10-26T12:06:57.425389+0000 mgr.x (mgr.14778) 109 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:06:59.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:59 smithi124 bash[23478]: cephadm 2023-10-26T12:06:57.438703+0000 mgr.x (mgr.14778) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-10-26T12:06:59.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:06:59 smithi124 bash[23478]: cephadm 2023-10-26T12:06:57.480002+0000 mgr.x (mgr.14778) 111 : cephadm [INF] Deploying daemon mgr.y on smithi006 2023-10-26T12:07:00.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:00 smithi006 bash[23371]: cluster 2023-10-26T12:06:59.289732+0000 mgr.x (mgr.14778) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:00.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:00 smithi006 bash[26914]: cluster 2023-10-26T12:06:59.289732+0000 mgr.x (mgr.14778) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:00.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:00 smithi124 bash[23478]: cluster 2023-10-26T12:06:59.289732+0000 mgr.x (mgr.14778) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:01 smithi124 bash[23478]: cluster 2023-10-26T12:07:01.291125+0000 mgr.x (mgr.14778) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:01.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:01 smithi006 bash[23371]: cluster 2023-10-26T12:07:01.291125+0000 mgr.x (mgr.14778) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:01 smithi006 bash[26914]: cluster 2023-10-26T12:07:01.291125+0000 mgr.x (mgr.14778) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:01.940 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T12:07:01.941 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (2m) 2m ago 13m 14.4M - 0.26.0 9f27df16978d fa55c6e6c89c 2023-10-26T12:07:01.941 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (12m) 2m ago 12m 26.6M - 6.6.2 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:07:01.941 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (6m) 2m ago 17m 414M - 16.2.14-106-gf2ece71a 905f4094f1b9 598db8377969 2023-10-26T12:07:01.942 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 running (19m) 2m ago 19m 288M - 15.2.0 204a01f9b0b6 b28fee112ebb 2023-10-26T12:07:01.942 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (19m) 2m ago 19m 107M 2048M 15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T12:07:01.942 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (17m) 2m ago 17m 112M 2048M 15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:07:01.942 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (18m) 2m ago 18m 109M 2048M 15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T12:07:01.942 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (13m) 2m ago 13m 12.2M - 1.6.1 458e026e6aa6 a90ff9f5454e 2023-10-26T12:07:01.943 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (13m) 2m ago 13m 12.2M - 1.6.1 458e026e6aa6 517e383b127e 2023-10-26T12:07:01.943 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (17m) 2m ago 17m 48.3M 4096M 15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T12:07:01.943 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (16m) 2m ago 16m 48.0M 4096M 15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T12:07:01.943 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (16m) 2m ago 16m 46.2M 4096M 15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T12:07:01.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (15m) 2m ago 15m 49.0M 4096M 15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T12:07:01.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (15m) 2m ago 15m 48.8M 4096M 15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:07:01.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (15m) 2m ago 15m 48.5M 4096M 15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:07:01.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (14m) 2m ago 14m 46.6M 4096M 15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:07:01.945 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (14m) 2m ago 14m 49.4M 4096M 15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:07:01.945 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (2m) 2m ago 13m 28.5M - 2.47.2 22010d1e5539 c3278c7defd2 2023-10-26T12:07:01.946 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (11m) 2m ago 11m 49.3M - 15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T12:07:01.946 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (11m) 2m ago 11m 49.4M - 15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:07:02.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.907130+0000 mgr.x (mgr.14778) 114 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:07:02.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.913276+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.914322+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.915314+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.916292+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.917283+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.918161+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.922557+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.923284+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.924010+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.924790+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.446 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[23371]: audit 2023-10-26T12:07:01.925653+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.907130+0000 mgr.x (mgr.14778) 114 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:07:02.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.913276+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.914322+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.915314+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.916292+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.917283+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.918161+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.922557+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.923284+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.924010+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.924790+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.449 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:02 smithi006 bash[26914]: audit 2023-10-26T12:07:01.925653+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.907130+0000 mgr.x (mgr.14778) 114 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:07:02.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.913276+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.914322+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.915314+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.916292+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.917283+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.918161+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.922557+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:07:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.923284+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.924010+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.924790+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:02.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:02 smithi124 bash[23478]: audit 2023-10-26T12:07:01.925653+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:07:03.134 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T12:07:03.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:03 smithi006 bash[23371]: cluster 2023-10-26T12:07:03.291809+0000 mgr.x (mgr.14778) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:03.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:03 smithi006 bash[26914]: cluster 2023-10-26T12:07:03.291809+0000 mgr.x (mgr.14778) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:03.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:03 smithi124 bash[23478]: cluster 2023-10-26T12:07:03.291809+0000 mgr.x (mgr.14778) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:06.435 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:06 smithi006 bash[23371]: cluster 2023-10-26T12:07:05.292520+0000 mgr.x (mgr.14778) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:06.435 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:06 smithi006 bash[26914]: cluster 2023-10-26T12:07:05.292520+0000 mgr.x (mgr.14778) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:06.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:06 smithi124 bash[23478]: cluster 2023-10-26T12:07:05.292520+0000 mgr.x (mgr.14778) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:07.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:07 smithi124 bash[23478]: cluster 2023-10-26T12:07:07.293957+0000 mgr.x (mgr.14778) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:07.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:07 smithi006 bash[23371]: cluster 2023-10-26T12:07:07.293957+0000 mgr.x (mgr.14778) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:07.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:07 smithi006 bash[26914]: cluster 2023-10-26T12:07:07.293957+0000 mgr.x (mgr.14778) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:09.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:09 smithi124 bash[23478]: cluster 2023-10-26T12:07:09.294656+0000 mgr.x (mgr.14778) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:09.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:09 smithi006 bash[23371]: cluster 2023-10-26T12:07:09.294656+0000 mgr.x (mgr.14778) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:09 smithi006 bash[26914]: cluster 2023-10-26T12:07:09.294656+0000 mgr.x (mgr.14778) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:11 smithi124 bash[23478]: cluster 2023-10-26T12:07:11.296078+0000 mgr.x (mgr.14778) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:11.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:11 smithi006 bash[23371]: cluster 2023-10-26T12:07:11.296078+0000 mgr.x (mgr.14778) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:11 smithi006 bash[26914]: cluster 2023-10-26T12:07:11.296078+0000 mgr.x (mgr.14778) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:13 smithi124 bash[23478]: cluster 2023-10-26T12:07:13.296766+0000 mgr.x (mgr.14778) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:13.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:13 smithi006 bash[23371]: cluster 2023-10-26T12:07:13.296766+0000 mgr.x (mgr.14778) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:13 smithi006 bash[26914]: cluster 2023-10-26T12:07:13.296766+0000 mgr.x (mgr.14778) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:16.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:16 smithi006 bash[23371]: cluster 2023-10-26T12:07:15.297461+0000 mgr.x (mgr.14778) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:16.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:16 smithi006 bash[26914]: cluster 2023-10-26T12:07:15.297461+0000 mgr.x (mgr.14778) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:16.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:16 smithi124 bash[23478]: cluster 2023-10-26T12:07:15.297461+0000 mgr.x (mgr.14778) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:17.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:17 smithi124 bash[23478]: cluster 2023-10-26T12:07:17.298942+0000 mgr.x (mgr.14778) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:17.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:17 smithi006 bash[23371]: cluster 2023-10-26T12:07:17.298942+0000 mgr.x (mgr.14778) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:17.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:17 smithi006 bash[26914]: cluster 2023-10-26T12:07:17.298942+0000 mgr.x (mgr.14778) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:19.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:19 smithi124 bash[23478]: cluster 2023-10-26T12:07:19.299633+0000 mgr.x (mgr.14778) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:19.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:19 smithi006 bash[23371]: cluster 2023-10-26T12:07:19.299633+0000 mgr.x (mgr.14778) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:19.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:19 smithi006 bash[26914]: cluster 2023-10-26T12:07:19.299633+0000 mgr.x (mgr.14778) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:21.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:21 smithi124 bash[23478]: cluster 2023-10-26T12:07:21.301050+0000 mgr.x (mgr.14778) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:21.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:21 smithi006 bash[23371]: cluster 2023-10-26T12:07:21.301050+0000 mgr.x (mgr.14778) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:21 smithi006 bash[26914]: cluster 2023-10-26T12:07:21.301050+0000 mgr.x (mgr.14778) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:23.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:23 smithi124 bash[23478]: cluster 2023-10-26T12:07:23.301745+0000 mgr.x (mgr.14778) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:23.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:23 smithi006 bash[23371]: cluster 2023-10-26T12:07:23.301745+0000 mgr.x (mgr.14778) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:23.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:23 smithi006 bash[26914]: cluster 2023-10-26T12:07:23.301745+0000 mgr.x (mgr.14778) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:26.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:26 smithi006 bash[23371]: cluster 2023-10-26T12:07:25.302480+0000 mgr.x (mgr.14778) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:26.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:26 smithi006 bash[26914]: cluster 2023-10-26T12:07:25.302480+0000 mgr.x (mgr.14778) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:26.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:26 smithi124 bash[23478]: cluster 2023-10-26T12:07:25.302480+0000 mgr.x (mgr.14778) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:27.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:27 smithi124 bash[23478]: cluster 2023-10-26T12:07:27.303927+0000 mgr.x (mgr.14778) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:27.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:27 smithi006 bash[23371]: cluster 2023-10-26T12:07:27.303927+0000 mgr.x (mgr.14778) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:27.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:27 smithi006 bash[26914]: cluster 2023-10-26T12:07:27.303927+0000 mgr.x (mgr.14778) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:29.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:29 smithi124 bash[23478]: cluster 2023-10-26T12:07:29.304604+0000 mgr.x (mgr.14778) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:29.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:29 smithi006 bash[23371]: cluster 2023-10-26T12:07:29.304604+0000 mgr.x (mgr.14778) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:29 smithi006 bash[26914]: cluster 2023-10-26T12:07:29.304604+0000 mgr.x (mgr.14778) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:32.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:32 smithi124 bash[23478]: cluster 2023-10-26T12:07:31.305989+0000 mgr.x (mgr.14778) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:32.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:32 smithi006 bash[23371]: cluster 2023-10-26T12:07:31.305989+0000 mgr.x (mgr.14778) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:32.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:32 smithi006 bash[26914]: cluster 2023-10-26T12:07:31.305989+0000 mgr.x (mgr.14778) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:34.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:34 smithi124 bash[23478]: cluster 2023-10-26T12:07:33.306663+0000 mgr.x (mgr.14778) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:34.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:34 smithi006 bash[23371]: cluster 2023-10-26T12:07:33.306663+0000 mgr.x (mgr.14778) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:34.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:34 smithi006 bash[26914]: cluster 2023-10-26T12:07:33.306663+0000 mgr.x (mgr.14778) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:37.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:37 smithi006 bash[23371]: cluster 2023-10-26T12:07:35.307331+0000 mgr.x (mgr.14778) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:37.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:37 smithi006 bash[26914]: cluster 2023-10-26T12:07:35.307331+0000 mgr.x (mgr.14778) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:37 smithi124 bash[23478]: cluster 2023-10-26T12:07:35.307331+0000 mgr.x (mgr.14778) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:39.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:39 smithi006 bash[23371]: cluster 2023-10-26T12:07:37.308724+0000 mgr.x (mgr.14778) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:39.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:39 smithi006 bash[26914]: cluster 2023-10-26T12:07:37.308724+0000 mgr.x (mgr.14778) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:39.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:39 smithi124 bash[23478]: cluster 2023-10-26T12:07:37.308724+0000 mgr.x (mgr.14778) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:41.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:41 smithi006 bash[23371]: cluster 2023-10-26T12:07:39.309448+0000 mgr.x (mgr.14778) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:41.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:41 smithi006 bash[26914]: cluster 2023-10-26T12:07:39.309448+0000 mgr.x (mgr.14778) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:41.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:41 smithi124 bash[23478]: cluster 2023-10-26T12:07:39.309448+0000 mgr.x (mgr.14778) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:43.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:43 smithi006 bash[26914]: cluster 2023-10-26T12:07:41.311001+0000 mgr.x (mgr.14778) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:43.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:43 smithi006 bash[23371]: cluster 2023-10-26T12:07:41.311001+0000 mgr.x (mgr.14778) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:43 smithi124 bash[23478]: cluster 2023-10-26T12:07:41.311001+0000 mgr.x (mgr.14778) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:44.442 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:44 smithi006 systemd[1]: Stopping Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:07:45.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:45 smithi006 bash[23371]: cluster 2023-10-26T12:07:43.311827+0000 mgr.x (mgr.14778) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:45.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:45 smithi006 bash[26914]: cluster 2023-10-26T12:07:43.311827+0000 mgr.x (mgr.14778) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:45.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:45 smithi124 bash[23478]: cluster 2023-10-26T12:07:43.311827+0000 mgr.x (mgr.14778) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:47.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:47 smithi006 bash[23371]: cluster 2023-10-26T12:07:45.312649+0000 mgr.x (mgr.14778) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:47.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:47 smithi006 bash[26914]: cluster 2023-10-26T12:07:45.312649+0000 mgr.x (mgr.14778) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:47.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:47 smithi124 bash[23478]: cluster 2023-10-26T12:07:45.312649+0000 mgr.x (mgr.14778) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:49.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:49 smithi006 bash[23371]: cluster 2023-10-26T12:07:47.314066+0000 mgr.x (mgr.14778) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:49.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:49 smithi006 bash[26914]: cluster 2023-10-26T12:07:47.314066+0000 mgr.x (mgr.14778) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:49 smithi124 bash[23478]: cluster 2023-10-26T12:07:47.314066+0000 mgr.x (mgr.14778) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:51.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:51 smithi006 bash[23371]: cluster 2023-10-26T12:07:49.314746+0000 mgr.x (mgr.14778) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:51.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:51 smithi006 bash[26914]: cluster 2023-10-26T12:07:49.314746+0000 mgr.x (mgr.14778) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:51 smithi124 bash[23478]: cluster 2023-10-26T12:07:49.314746+0000 mgr.x (mgr.14778) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:53.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:53 smithi124 bash[23478]: cluster 2023-10-26T12:07:51.316186+0000 mgr.x (mgr.14778) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:53.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:53 smithi006 bash[23371]: cluster 2023-10-26T12:07:51.316186+0000 mgr.x (mgr.14778) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:53.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:53 smithi006 bash[26914]: cluster 2023-10-26T12:07:51.316186+0000 mgr.x (mgr.14778) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:55.251 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:55 smithi006 bash[23371]: cluster 2023-10-26T12:07:53.316905+0000 mgr.x (mgr.14778) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:55.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:55 smithi006 bash[26914]: cluster 2023-10-26T12:07:53.316905+0000 mgr.x (mgr.14778) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:55.252 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:54 smithi006 bash[48511]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T12:07:55.252 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:55 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-10-26T12:07:55.252 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:55 smithi006 bash[48574]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T12:07:55.566 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:55 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-26T12:07:55.566 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:55 smithi006 systemd[1]: Stopped Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:07:55.567 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:55 smithi006 systemd[1]: Started Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:07:55.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:55 smithi124 bash[23478]: cluster 2023-10-26T12:07:53.316905+0000 mgr.x (mgr.14778) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:56.557 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.293940+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.557 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.294479+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.557 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.294630+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.558 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.295135+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.558 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.295314+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.558 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.295471+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.558 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.295810+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.558 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.296369+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.559 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.293940+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.559 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.294479+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.559 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.294630+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.559 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.295135+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.295314+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.295471+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.295810+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.560 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.296369+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.561 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.595261+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.561 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.595261+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.562 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.595805+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.562 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.599042+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-10-26T12:07:56.563 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.595805+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.563 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.606736+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.564 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.599042+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-10-26T12:07:56.565 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.607020+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.565 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.612181+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:07:56.565 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.621981+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.565 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[26914]: audit 2023-10-26T12:07:55.622524+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.606736+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.566 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.607020+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.612181+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:07:56.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.621981+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.567 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[23371]: audit 2023-10-26T12:07:55.622524+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.293940+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.294479+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:07:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.294630+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.295135+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.295314+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.295471+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.295810+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:07:56.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.296369+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-10-26T12:07:56.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.595261+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.595805+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-10-26T12:07:56.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.599042+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-10-26T12:07:56.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.606736+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.607020+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:07:56.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.612181+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112302489, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800152Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115133644, \"cpu_percentage\": \"1.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.800841Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801109Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801363Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48444211, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801614Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51422167, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.801867Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802117Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15183380, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:04:36.802461Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51736739, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:04:36.802845Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:07:56.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.621981+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:56 smithi124 bash[23478]: audit 2023-10-26T12:07:55.622524+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:07:56.868 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[48691]: debug 2023-10-26T12:07:56.690+0000 7f5c453be700 1 -- 172.21.15.6:0/1056240246 <== mon.1 v2:172.21.15.6:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5c15f24e0 con 0x55b5c16e6c00 2023-10-26T12:07:57.192 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[48691]: debug 2023-10-26T12:07:56.858+0000 7f5c559a5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:07:57.193 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:56 smithi006 bash[48691]: debug 2023-10-26T12:07:56.962+0000 7f5c559a5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:07:57.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:57 smithi124 bash[23478]: cluster 2023-10-26T12:07:55.317518+0000 mgr.x (mgr.14778) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:57.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:57 smithi006 bash[48691]: debug 2023-10-26T12:07:57.422+0000 7f5c559a5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:07:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:57 smithi006 bash[26914]: cluster 2023-10-26T12:07:55.317518+0000 mgr.x (mgr.14778) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:57.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:57 smithi006 bash[23371]: cluster 2023-10-26T12:07:55.317518+0000 mgr.x (mgr.14778) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:58.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:58 smithi006 bash[48691]: debug 2023-10-26T12:07:58.370+0000 7f5c559a5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:07:58.693 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:58 smithi006 bash[48691]: debug 2023-10-26T12:07:58.470+0000 7f5c559a5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:07:59.192 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:58 smithi006 bash[48691]: debug 2023-10-26T12:07:58.726+0000 7f5c559a5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:07:59.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:07:59 smithi124 bash[23478]: cluster 2023-10-26T12:07:57.318968+0000 mgr.x (mgr.14778) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:59.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:07:59 smithi006 bash[23371]: cluster 2023-10-26T12:07:57.318968+0000 mgr.x (mgr.14778) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:07:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:07:59 smithi006 bash[26914]: cluster 2023-10-26T12:07:57.318968+0000 mgr.x (mgr.14778) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:00.171 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:07:59 smithi006 bash[48691]: debug 2023-10-26T12:07:59.894+0000 7f5c559a5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:08:00.172 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:00 smithi006 bash[48691]: debug 2023-10-26T12:08:00.062+0000 7f5c559a5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:08:00.442 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:00 smithi006 bash[48691]: debug 2023-10-26T12:08:00.162+0000 7f5c559a5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:08:00.443 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:00 smithi006 bash[48691]: debug 2023-10-26T12:08:00.278+0000 7f5c559a5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:08:00.911 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:00 smithi006 bash[48691]: debug 2023-10-26T12:08:00.506+0000 7f5c559a5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:08:01.192 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:00 smithi006 bash[48691]: debug 2023-10-26T12:08:00.902+0000 7f5c559a5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T12:08:01.193 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:01 smithi006 bash[48691]: debug 2023-10-26T12:08:01.030+0000 7f5c559a5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T12:08:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:01 smithi124 bash[23478]: cluster 2023-10-26T12:07:59.319665+0000 mgr.x (mgr.14778) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:01.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:01 smithi006 bash[23371]: cluster 2023-10-26T12:07:59.319665+0000 mgr.x (mgr.14778) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:01 smithi006 bash[26914]: cluster 2023-10-26T12:07:59.319665+0000 mgr.x (mgr.14778) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:02.242 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:01 smithi006 bash[48691]: debug 2023-10-26T12:08:01.982+0000 7f5c559a5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T12:08:02.242 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[48691]: debug 2023-10-26T12:08:02.090+0000 7f5c559a5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T12:08:02.243 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[48691]: debug 2023-10-26T12:08:02.206+0000 7f5c559a5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T12:08:02.243 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:01.732674+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.244 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:01.733035+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.245 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:01.738687+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.246 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:01.732674+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:02.006791+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.247 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:02.007198+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.248 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[23371]: audit 2023-10-26T12:08:02.012395+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:01.733035+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:01.738687+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.250 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:02.006791+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:02.007198+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.251 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[26914]: audit 2023-10-26T12:08:02.012395+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:01.732674+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:01.733035+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:01.738687+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:58:59.751804Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:02.006791+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:02.007198+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:08:02.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:02 smithi124 bash[23478]: audit 2023-10-26T12:08:02.012395+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T11:59:00.042284Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:08:02.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[48691]: debug 2023-10-26T12:08:02.438+0000 7f5c559a5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T12:08:03.090 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[48691]: debug 2023-10-26T12:08:02.730+0000 7f5c559a5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T12:08:03.091 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:02 smithi006 bash[48691]: debug 2023-10-26T12:08:02.902+0000 7f5c559a5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T12:08:03.430 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[48691]: debug 2023-10-26T12:08:03.082+0000 7f5c559a5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:08:03.430 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[48691]: debug 2023-10-26T12:08:03.306+0000 7f5c559a5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T12:08:03.430 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[23371]: cluster 2023-10-26T12:08:01.320908+0000 mgr.x (mgr.14778) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:03.431 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[23371]: audit 2023-10-26T12:08:02.278203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.431 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[23371]: audit 2023-10-26T12:08:02.278974+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.431 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[23371]: audit 2023-10-26T12:08:02.283518+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:08:03.431 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[26914]: cluster 2023-10-26T12:08:01.320908+0000 mgr.x (mgr.14778) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:03.432 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[26914]: audit 2023-10-26T12:08:02.278203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.432 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[26914]: audit 2023-10-26T12:08:02.278974+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.432 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[26914]: audit 2023-10-26T12:08:02.283518+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:08:03.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:03 smithi124 bash[23478]: cluster 2023-10-26T12:08:01.320908+0000 mgr.x (mgr.14778) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:03.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:03 smithi124 bash[23478]: audit 2023-10-26T12:08:02.278203+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:03 smithi124 bash[23478]: audit 2023-10-26T12:08:02.278974+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:08:03.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:03 smithi124 bash[23478]: audit 2023-10-26T12:08:02.283518+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:08:03.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:08:03 smithi006 bash[48691]: debug 2023-10-26T12:08:03.422+0000 7f5c559a5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T12:08:04.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: cluster 2023-10-26T12:08:03.427170+0000 mon.a (mon.0) 693 : cluster [DBG] Standby manager daemon y restarted 2023-10-26T12:08:04.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: cluster 2023-10-26T12:08:03.427420+0000 mon.a (mon.0) 694 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:08:04.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: audit 2023-10-26T12:08:03.428305+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:08:04.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: audit 2023-10-26T12:08:03.428946+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:08:04.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: audit 2023-10-26T12:08:03.430400+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:08:04.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:04 smithi124 bash[23478]: audit 2023-10-26T12:08:03.430990+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:08:04.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: cluster 2023-10-26T12:08:03.427170+0000 mon.a (mon.0) 693 : cluster [DBG] Standby manager daemon y restarted 2023-10-26T12:08:04.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: cluster 2023-10-26T12:08:03.427420+0000 mon.a (mon.0) 694 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:08:04.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: audit 2023-10-26T12:08:03.428305+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:08:04.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: audit 2023-10-26T12:08:03.428946+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:08:04.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: audit 2023-10-26T12:08:03.430400+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:08:04.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[23371]: audit 2023-10-26T12:08:03.430990+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:08:04.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: cluster 2023-10-26T12:08:03.427170+0000 mon.a (mon.0) 693 : cluster [DBG] Standby manager daemon y restarted 2023-10-26T12:08:04.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: cluster 2023-10-26T12:08:03.427420+0000 mon.a (mon.0) 694 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:08:04.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: audit 2023-10-26T12:08:03.428305+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:08:04.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: audit 2023-10-26T12:08:03.428946+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:08:04.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: audit 2023-10-26T12:08:03.430400+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:08:04.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:04 smithi006 bash[26914]: audit 2023-10-26T12:08:03.430990+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:08:05.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:05 smithi124 bash[23478]: cluster 2023-10-26T12:08:03.321640+0000 mgr.x (mgr.14778) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:05.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:05 smithi124 bash[23478]: cluster 2023-10-26T12:08:04.254132+0000 mon.a (mon.0) 695 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2023-10-26T12:08:05.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:05 smithi006 bash[23371]: cluster 2023-10-26T12:08:03.321640+0000 mgr.x (mgr.14778) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:05.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:05 smithi006 bash[23371]: cluster 2023-10-26T12:08:04.254132+0000 mon.a (mon.0) 695 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2023-10-26T12:08:05.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:05 smithi006 bash[26914]: cluster 2023-10-26T12:08:03.321640+0000 mgr.x (mgr.14778) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:05.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:05 smithi006 bash[26914]: cluster 2023-10-26T12:08:04.254132+0000 mon.a (mon.0) 695 : cluster [DBG] mgrmap e21: x(active, since 4m), standbys: y 2023-10-26T12:08:07.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:07 smithi124 bash[23478]: cluster 2023-10-26T12:08:05.322407+0000 mgr.x (mgr.14778) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:07.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:07 smithi006 bash[23371]: cluster 2023-10-26T12:08:05.322407+0000 mgr.x (mgr.14778) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:07.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:07 smithi006 bash[26914]: cluster 2023-10-26T12:08:05.322407+0000 mgr.x (mgr.14778) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:09.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:09 smithi124 bash[23478]: cluster 2023-10-26T12:08:07.323826+0000 mgr.x (mgr.14778) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:09.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:09 smithi006 bash[23371]: cluster 2023-10-26T12:08:07.323826+0000 mgr.x (mgr.14778) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:09 smithi006 bash[26914]: cluster 2023-10-26T12:08:07.323826+0000 mgr.x (mgr.14778) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:11.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:11 smithi006 bash[23371]: cluster 2023-10-26T12:08:09.324516+0000 mgr.x (mgr.14778) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:11.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:11 smithi006 bash[26914]: cluster 2023-10-26T12:08:09.324516+0000 mgr.x (mgr.14778) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:11 smithi124 bash[23478]: cluster 2023-10-26T12:08:09.324516+0000 mgr.x (mgr.14778) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:13.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:13 smithi006 bash[23371]: cluster 2023-10-26T12:08:11.325970+0000 mgr.x (mgr.14778) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:13.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:13 smithi006 bash[26914]: cluster 2023-10-26T12:08:11.325970+0000 mgr.x (mgr.14778) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:13.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:13 smithi124 bash[23478]: cluster 2023-10-26T12:08:11.325970+0000 mgr.x (mgr.14778) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:15.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:15 smithi124 bash[23478]: cluster 2023-10-26T12:08:13.326662+0000 mgr.x (mgr.14778) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:15.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:15 smithi006 bash[23371]: cluster 2023-10-26T12:08:13.326662+0000 mgr.x (mgr.14778) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:15.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:15 smithi006 bash[26914]: cluster 2023-10-26T12:08:13.326662+0000 mgr.x (mgr.14778) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:17.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:17 smithi124 bash[23478]: cluster 2023-10-26T12:08:15.327430+0000 mgr.x (mgr.14778) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:17.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:17 smithi006 bash[23371]: cluster 2023-10-26T12:08:15.327430+0000 mgr.x (mgr.14778) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:17.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:17 smithi006 bash[26914]: cluster 2023-10-26T12:08:15.327430+0000 mgr.x (mgr.14778) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:19.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:19 smithi124 bash[23478]: cluster 2023-10-26T12:08:17.328973+0000 mgr.x (mgr.14778) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:19.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:19 smithi006 bash[23371]: cluster 2023-10-26T12:08:17.328973+0000 mgr.x (mgr.14778) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:19 smithi006 bash[26914]: cluster 2023-10-26T12:08:17.328973+0000 mgr.x (mgr.14778) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:21.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:21 smithi124 bash[23478]: cluster 2023-10-26T12:08:19.329701+0000 mgr.x (mgr.14778) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:21.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:21 smithi006 bash[23371]: cluster 2023-10-26T12:08:19.329701+0000 mgr.x (mgr.14778) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:21 smithi006 bash[26914]: cluster 2023-10-26T12:08:19.329701+0000 mgr.x (mgr.14778) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:23.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:23 smithi124 bash[23478]: cluster 2023-10-26T12:08:21.331113+0000 mgr.x (mgr.14778) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:23.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:23 smithi006 bash[23371]: cluster 2023-10-26T12:08:21.331113+0000 mgr.x (mgr.14778) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:23.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:23 smithi006 bash[26914]: cluster 2023-10-26T12:08:21.331113+0000 mgr.x (mgr.14778) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:25.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:25 smithi124 bash[23478]: cluster 2023-10-26T12:08:23.331841+0000 mgr.x (mgr.14778) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:25.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:25 smithi006 bash[23371]: cluster 2023-10-26T12:08:23.331841+0000 mgr.x (mgr.14778) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:25.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:25 smithi006 bash[26914]: cluster 2023-10-26T12:08:23.331841+0000 mgr.x (mgr.14778) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:27.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:27 smithi124 bash[23478]: cluster 2023-10-26T12:08:25.332541+0000 mgr.x (mgr.14778) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:27.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:27 smithi006 bash[23371]: cluster 2023-10-26T12:08:25.332541+0000 mgr.x (mgr.14778) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:27.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:27 smithi006 bash[26914]: cluster 2023-10-26T12:08:25.332541+0000 mgr.x (mgr.14778) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:29.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:29 smithi124 bash[23478]: cluster 2023-10-26T12:08:27.333989+0000 mgr.x (mgr.14778) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:29.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:29 smithi006 bash[23371]: cluster 2023-10-26T12:08:27.333989+0000 mgr.x (mgr.14778) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:29 smithi006 bash[26914]: cluster 2023-10-26T12:08:27.333989+0000 mgr.x (mgr.14778) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:31.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:31 smithi124 bash[23478]: cluster 2023-10-26T12:08:29.334656+0000 mgr.x (mgr.14778) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:31.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:31 smithi006 bash[23371]: cluster 2023-10-26T12:08:29.334656+0000 mgr.x (mgr.14778) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:31.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:31 smithi006 bash[26914]: cluster 2023-10-26T12:08:29.334656+0000 mgr.x (mgr.14778) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:33.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:33 smithi124 bash[23478]: cluster 2023-10-26T12:08:31.336118+0000 mgr.x (mgr.14778) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:33.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:33 smithi006 bash[23371]: cluster 2023-10-26T12:08:31.336118+0000 mgr.x (mgr.14778) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:33.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:33 smithi006 bash[26914]: cluster 2023-10-26T12:08:31.336118+0000 mgr.x (mgr.14778) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:35.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:35 smithi124 bash[23478]: cluster 2023-10-26T12:08:33.336847+0000 mgr.x (mgr.14778) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:35 smithi006 bash[26914]: cluster 2023-10-26T12:08:33.336847+0000 mgr.x (mgr.14778) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:35.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:35 smithi006 bash[23371]: cluster 2023-10-26T12:08:33.336847+0000 mgr.x (mgr.14778) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:37.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:37 smithi124 bash[23478]: cluster 2023-10-26T12:08:35.337513+0000 mgr.x (mgr.14778) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:37.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:37 smithi006 bash[26914]: cluster 2023-10-26T12:08:35.337513+0000 mgr.x (mgr.14778) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:37.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:37 smithi006 bash[23371]: cluster 2023-10-26T12:08:35.337513+0000 mgr.x (mgr.14778) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:39.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:39 smithi124 bash[23478]: cluster 2023-10-26T12:08:37.339052+0000 mgr.x (mgr.14778) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:39.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:39 smithi006 bash[23371]: cluster 2023-10-26T12:08:37.339052+0000 mgr.x (mgr.14778) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:39.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:39 smithi006 bash[26914]: cluster 2023-10-26T12:08:37.339052+0000 mgr.x (mgr.14778) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:41.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:41 smithi124 bash[23478]: cluster 2023-10-26T12:08:39.339814+0000 mgr.x (mgr.14778) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:41.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:41 smithi006 bash[23371]: cluster 2023-10-26T12:08:39.339814+0000 mgr.x (mgr.14778) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:41.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:41 smithi006 bash[26914]: cluster 2023-10-26T12:08:39.339814+0000 mgr.x (mgr.14778) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:43.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:43 smithi124 bash[23478]: cluster 2023-10-26T12:08:41.341281+0000 mgr.x (mgr.14778) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:43.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:43 smithi006 bash[26914]: cluster 2023-10-26T12:08:41.341281+0000 mgr.x (mgr.14778) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:43.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:43 smithi006 bash[23371]: cluster 2023-10-26T12:08:41.341281+0000 mgr.x (mgr.14778) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:45.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:45 smithi124 bash[23478]: cluster 2023-10-26T12:08:43.341961+0000 mgr.x (mgr.14778) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:45.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:45 smithi006 bash[23371]: cluster 2023-10-26T12:08:43.341961+0000 mgr.x (mgr.14778) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:45.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:45 smithi006 bash[26914]: cluster 2023-10-26T12:08:43.341961+0000 mgr.x (mgr.14778) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:47.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:47 smithi124 bash[23478]: cluster 2023-10-26T12:08:45.342669+0000 mgr.x (mgr.14778) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:47.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:47 smithi006 bash[23371]: cluster 2023-10-26T12:08:45.342669+0000 mgr.x (mgr.14778) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:47.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:47 smithi006 bash[26914]: cluster 2023-10-26T12:08:45.342669+0000 mgr.x (mgr.14778) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:49.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:49 smithi124 bash[23478]: cluster 2023-10-26T12:08:47.344114+0000 mgr.x (mgr.14778) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:49.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:49 smithi006 bash[23371]: cluster 2023-10-26T12:08:47.344114+0000 mgr.x (mgr.14778) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:49 smithi006 bash[26914]: cluster 2023-10-26T12:08:47.344114+0000 mgr.x (mgr.14778) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:51.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:51 smithi006 bash[23371]: cluster 2023-10-26T12:08:49.344819+0000 mgr.x (mgr.14778) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:51.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:51 smithi006 bash[26914]: cluster 2023-10-26T12:08:49.344819+0000 mgr.x (mgr.14778) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:51.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:51 smithi124 bash[23478]: cluster 2023-10-26T12:08:49.344819+0000 mgr.x (mgr.14778) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:53.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:53 smithi124 bash[23478]: cluster 2023-10-26T12:08:51.346205+0000 mgr.x (mgr.14778) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:53.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:53 smithi006 bash[23371]: cluster 2023-10-26T12:08:51.346205+0000 mgr.x (mgr.14778) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:53.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:53 smithi006 bash[26914]: cluster 2023-10-26T12:08:51.346205+0000 mgr.x (mgr.14778) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:55.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:55 smithi124 bash[23478]: cluster 2023-10-26T12:08:53.346866+0000 mgr.x (mgr.14778) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:55.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:55 smithi006 bash[23371]: cluster 2023-10-26T12:08:53.346866+0000 mgr.x (mgr.14778) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:55.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:55 smithi006 bash[26914]: cluster 2023-10-26T12:08:53.346866+0000 mgr.x (mgr.14778) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.304041+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.304124+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.304630+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.304949+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.305060+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.305630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.306103+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:56 smithi124 bash[23478]: audit 2023-10-26T12:08:55.306338+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.304041+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.304124+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.304630+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.304949+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.305060+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.305630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.306103+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[23371]: audit 2023-10-26T12:08:55.306338+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.304041+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.304124+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-10-26T12:08:56.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.304630+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.304949+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:08:56.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.305060+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.305630+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.306103+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:56.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:56 smithi006 bash[26914]: audit 2023-10-26T12:08:55.306338+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-26T12:08:57.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:57 smithi124 bash[23478]: cluster 2023-10-26T12:08:55.347557+0000 mgr.x (mgr.14778) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:57.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:57 smithi006 bash[23371]: cluster 2023-10-26T12:08:55.347557+0000 mgr.x (mgr.14778) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:57 smithi006 bash[26914]: cluster 2023-10-26T12:08:55.347557+0000 mgr.x (mgr.14778) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:59.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:08:59 smithi124 bash[23478]: cluster 2023-10-26T12:08:57.349055+0000 mgr.x (mgr.14778) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:59.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:08:59 smithi006 bash[23371]: cluster 2023-10-26T12:08:57.349055+0000 mgr.x (mgr.14778) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:08:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:08:59 smithi006 bash[26914]: cluster 2023-10-26T12:08:57.349055+0000 mgr.x (mgr.14778) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:01.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:01 smithi124 bash[23478]: cluster 2023-10-26T12:08:59.349750+0000 mgr.x (mgr.14778) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:01.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:01 smithi006 bash[23371]: cluster 2023-10-26T12:08:59.349750+0000 mgr.x (mgr.14778) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:01 smithi006 bash[26914]: cluster 2023-10-26T12:08:59.349750+0000 mgr.x (mgr.14778) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:03.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: cluster 2023-10-26T12:09:01.351264+0000 mgr.x (mgr.14778) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:03.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.560368+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.560786+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.567352+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.569547+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.569874+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.575774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:03 smithi124 bash[23478]: audit 2023-10-26T12:09:02.578626+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:09:03.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: cluster 2023-10-26T12:09:01.351264+0000 mgr.x (mgr.14778) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:03.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: cluster 2023-10-26T12:09:01.351264+0000 mgr.x (mgr.14778) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:03.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.560368+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.560368+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.560786+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.560786+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.567352+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.567352+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 137887744, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004028Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 438095052, \"cpu_percentage\": \"2.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004224Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004333Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51852083, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004436Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50646220, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004538Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53854863, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004641Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 42351984, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004743Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12530483, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.004859Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29234298, \"cpu_percentage\": \"1.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:02.004964Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:02.005066Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:02.005237Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.569547+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.698 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.569547+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.569874+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.575774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[26914]: audit 2023-10-26T12:09:02.578626+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:09:03.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.569874+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:03.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.575774+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 131491430, \"cpu_percentage\": \"1.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729472Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 83760250, \"cpu_percentage\": \"98.68%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:08:01.729723Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135056588, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.729874Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_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.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730018Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_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.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730160Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49272586, \"cpu_percentage\": \"0.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730292Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52344913, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730424Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730554Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16850616, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-10-26T12:08:01.730684Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52460257, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:08:01.730814Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:08:01.731029Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:03.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:03 smithi006 bash[23371]: audit 2023-10-26T12:09:02.578626+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:09:05.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:05 smithi124 bash[23478]: cluster 2023-10-26T12:09:03.351999+0000 mgr.x (mgr.14778) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:05.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:05 smithi006 bash[23371]: cluster 2023-10-26T12:09:03.351999+0000 mgr.x (mgr.14778) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:05.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:05 smithi006 bash[26914]: cluster 2023-10-26T12:09:03.351999+0000 mgr.x (mgr.14778) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:07.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:07 smithi124 bash[23478]: cluster 2023-10-26T12:09:05.352754+0000 mgr.x (mgr.14778) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:07.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:07 smithi006 bash[23371]: cluster 2023-10-26T12:09:05.352754+0000 mgr.x (mgr.14778) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:07.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:07 smithi006 bash[26914]: cluster 2023-10-26T12:09:05.352754+0000 mgr.x (mgr.14778) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:09.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: cluster 2023-10-26T12:09:07.354247+0000 mgr.x (mgr.14778) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:09.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:08.849133+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:08.849808+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:08.855479+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:09.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:09.123509+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:09.123509+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:09 smithi124 bash[23478]: audit 2023-10-26T12:09:09.128680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:09:09.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: cluster 2023-10-26T12:09:07.354247+0000 mgr.x (mgr.14778) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: cluster 2023-10-26T12:09:07.354247+0000 mgr.x (mgr.14778) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:09.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:08.849133+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:08.849133+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:08.849808+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:08.849808+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]: dispatch 2023-10-26T12:09:09.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:08.855479+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:09.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:09.123509+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:09.123509+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.697 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[23371]: audit 2023-10-26T12:09:09.128680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:09:09.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:08.855479+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156342681, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842012Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 393950003, \"cpu_percentage\": \"0.86%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:09:08.842499Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 135161446, \"cpu_percentage\": \"1.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.842870Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51757711, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843253Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52051312, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843579Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.843837Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52607057, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844093Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12771655, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844343Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844597Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53131345, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:09:08.844879Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:09:08.845302Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}}"}]': finished 2023-10-26T12:09:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:09.123509+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:09.123509+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:09:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:09 smithi006 bash[26914]: audit 2023-10-26T12:09:09.128680+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:09:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:11 smithi124 bash[23478]: cluster 2023-10-26T12:09:09.354927+0000 mgr.x (mgr.14778) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:11.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:11 smithi006 bash[23371]: cluster 2023-10-26T12:09:09.354927+0000 mgr.x (mgr.14778) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:11 smithi006 bash[26914]: cluster 2023-10-26T12:09:09.354927+0000 mgr.x (mgr.14778) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:13.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:13 smithi124 bash[23478]: cluster 2023-10-26T12:09:11.356372+0000 mgr.x (mgr.14778) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:13.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:13 smithi006 bash[23371]: cluster 2023-10-26T12:09:11.356372+0000 mgr.x (mgr.14778) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:13 smithi006 bash[26914]: cluster 2023-10-26T12:09:11.356372+0000 mgr.x (mgr.14778) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:15.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:15 smithi124 bash[23478]: cluster 2023-10-26T12:09:13.357090+0000 mgr.x (mgr.14778) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:15.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:15 smithi006 bash[23371]: cluster 2023-10-26T12:09:13.357090+0000 mgr.x (mgr.14778) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:15.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:15 smithi006 bash[26914]: cluster 2023-10-26T12:09:13.357090+0000 mgr.x (mgr.14778) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:17.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:17 smithi124 bash[23478]: cluster 2023-10-26T12:09:15.357780+0000 mgr.x (mgr.14778) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:17.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:17 smithi006 bash[23371]: cluster 2023-10-26T12:09:15.357780+0000 mgr.x (mgr.14778) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:17.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:17 smithi006 bash[26914]: cluster 2023-10-26T12:09:15.357780+0000 mgr.x (mgr.14778) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:19.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:19 smithi124 bash[23478]: cluster 2023-10-26T12:09:17.359250+0000 mgr.x (mgr.14778) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:19.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:19 smithi006 bash[23371]: cluster 2023-10-26T12:09:17.359250+0000 mgr.x (mgr.14778) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:19.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:19 smithi006 bash[26914]: cluster 2023-10-26T12:09:17.359250+0000 mgr.x (mgr.14778) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:21.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:21 smithi124 bash[23478]: cluster 2023-10-26T12:09:19.359946+0000 mgr.x (mgr.14778) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:21.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:21 smithi006 bash[23371]: cluster 2023-10-26T12:09:19.359946+0000 mgr.x (mgr.14778) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:21.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:21 smithi006 bash[26914]: cluster 2023-10-26T12:09:19.359946+0000 mgr.x (mgr.14778) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:23.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:23 smithi124 bash[23478]: cluster 2023-10-26T12:09:21.361388+0000 mgr.x (mgr.14778) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:23.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:23 smithi006 bash[23371]: cluster 2023-10-26T12:09:21.361388+0000 mgr.x (mgr.14778) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:23.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:23 smithi006 bash[26914]: cluster 2023-10-26T12:09:21.361388+0000 mgr.x (mgr.14778) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:24.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:24 smithi124 bash[23478]: cluster 2023-10-26T12:09:23.362085+0000 mgr.x (mgr.14778) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:24.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:24 smithi006 bash[23371]: cluster 2023-10-26T12:09:23.362085+0000 mgr.x (mgr.14778) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:24.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:24 smithi006 bash[26914]: cluster 2023-10-26T12:09:23.362085+0000 mgr.x (mgr.14778) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:27.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:27 smithi124 bash[23478]: cluster 2023-10-26T12:09:25.362773+0000 mgr.x (mgr.14778) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:27.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:27 smithi006 bash[23371]: cluster 2023-10-26T12:09:25.362773+0000 mgr.x (mgr.14778) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:27.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:27 smithi006 bash[26914]: cluster 2023-10-26T12:09:25.362773+0000 mgr.x (mgr.14778) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:29.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:29 smithi124 bash[23478]: cluster 2023-10-26T12:09:27.364199+0000 mgr.x (mgr.14778) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:29.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:29 smithi006 bash[23371]: cluster 2023-10-26T12:09:27.364199+0000 mgr.x (mgr.14778) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:29.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:29 smithi006 bash[26914]: cluster 2023-10-26T12:09:27.364199+0000 mgr.x (mgr.14778) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:31.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:31 smithi124 bash[23478]: cluster 2023-10-26T12:09:29.364971+0000 mgr.x (mgr.14778) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:31.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:31 smithi006 bash[23371]: cluster 2023-10-26T12:09:29.364971+0000 mgr.x (mgr.14778) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:31.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:31 smithi006 bash[26914]: cluster 2023-10-26T12:09:29.364971+0000 mgr.x (mgr.14778) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:33.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:33 smithi124 bash[23478]: cluster 2023-10-26T12:09:31.366419+0000 mgr.x (mgr.14778) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:33.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:33 smithi006 bash[26914]: cluster 2023-10-26T12:09:31.366419+0000 mgr.x (mgr.14778) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:33.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:33 smithi006 bash[23371]: cluster 2023-10-26T12:09:31.366419+0000 mgr.x (mgr.14778) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:35.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:35 smithi124 bash[23478]: cluster 2023-10-26T12:09:33.367098+0000 mgr.x (mgr.14778) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:35 smithi006 bash[23371]: cluster 2023-10-26T12:09:33.367098+0000 mgr.x (mgr.14778) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:35 smithi006 bash[26914]: cluster 2023-10-26T12:09:33.367098+0000 mgr.x (mgr.14778) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:37.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:37 smithi124 bash[23478]: cluster 2023-10-26T12:09:35.367874+0000 mgr.x (mgr.14778) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:37 smithi006 bash[23371]: cluster 2023-10-26T12:09:35.367874+0000 mgr.x (mgr.14778) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:37.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:37 smithi006 bash[26914]: cluster 2023-10-26T12:09:35.367874+0000 mgr.x (mgr.14778) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:39.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:39 smithi124 bash[23478]: cluster 2023-10-26T12:09:37.369375+0000 mgr.x (mgr.14778) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:39.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:39 smithi006 bash[23371]: cluster 2023-10-26T12:09:37.369375+0000 mgr.x (mgr.14778) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:39.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:39 smithi006 bash[26914]: cluster 2023-10-26T12:09:37.369375+0000 mgr.x (mgr.14778) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:41.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:41 smithi124 bash[23478]: cluster 2023-10-26T12:09:39.370063+0000 mgr.x (mgr.14778) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:41.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:41 smithi006 bash[23371]: cluster 2023-10-26T12:09:39.370063+0000 mgr.x (mgr.14778) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:41.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:41 smithi006 bash[26914]: cluster 2023-10-26T12:09:39.370063+0000 mgr.x (mgr.14778) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:43 smithi124 bash[23478]: cluster 2023-10-26T12:09:41.371493+0000 mgr.x (mgr.14778) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:43.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:43 smithi006 bash[23371]: cluster 2023-10-26T12:09:41.371493+0000 mgr.x (mgr.14778) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:43.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:43 smithi006 bash[26914]: cluster 2023-10-26T12:09:41.371493+0000 mgr.x (mgr.14778) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:45.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:45 smithi124 bash[23478]: cluster 2023-10-26T12:09:43.372293+0000 mgr.x (mgr.14778) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:45.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:45 smithi006 bash[23371]: cluster 2023-10-26T12:09:43.372293+0000 mgr.x (mgr.14778) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:45.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:45 smithi006 bash[26914]: cluster 2023-10-26T12:09:43.372293+0000 mgr.x (mgr.14778) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:47.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:47 smithi124 bash[23478]: cluster 2023-10-26T12:09:45.373041+0000 mgr.x (mgr.14778) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:47.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:47 smithi006 bash[23371]: cluster 2023-10-26T12:09:45.373041+0000 mgr.x (mgr.14778) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:47.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:47 smithi006 bash[26914]: cluster 2023-10-26T12:09:45.373041+0000 mgr.x (mgr.14778) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:49.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:49 smithi124 bash[23478]: cluster 2023-10-26T12:09:47.374513+0000 mgr.x (mgr.14778) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:49.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:49 smithi006 bash[23371]: cluster 2023-10-26T12:09:47.374513+0000 mgr.x (mgr.14778) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:49.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:49 smithi006 bash[26914]: cluster 2023-10-26T12:09:47.374513+0000 mgr.x (mgr.14778) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:51 smithi124 bash[23478]: cluster 2023-10-26T12:09:49.375204+0000 mgr.x (mgr.14778) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:51.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:51 smithi006 bash[23371]: cluster 2023-10-26T12:09:49.375204+0000 mgr.x (mgr.14778) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:51.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:51 smithi006 bash[26914]: cluster 2023-10-26T12:09:49.375204+0000 mgr.x (mgr.14778) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:53.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:53 smithi124 bash[23478]: cluster 2023-10-26T12:09:51.376629+0000 mgr.x (mgr.14778) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:53 smithi006 bash[23371]: cluster 2023-10-26T12:09:51.376629+0000 mgr.x (mgr.14778) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:53.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:53 smithi006 bash[26914]: cluster 2023-10-26T12:09:51.376629+0000 mgr.x (mgr.14778) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:55.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: cluster 2023-10-26T12:09:53.377335+0000 mgr.x (mgr.14778) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:55.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.313581+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.313647+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.314095+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.314398+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.314633+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.314949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.315274+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:55.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:55 smithi124 bash[23478]: audit 2023-10-26T12:09:55.315564+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:55.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: cluster 2023-10-26T12:09:53.377335+0000 mgr.x (mgr.14778) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:55.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.313581+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.313647+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.314095+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.314398+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.314633+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.314949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.315274+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:55.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[23371]: audit 2023-10-26T12:09:55.315564+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:55.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: cluster 2023-10-26T12:09:53.377335+0000 mgr.x (mgr.14778) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:55.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.313581+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.313647+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-10-26T12:09:55.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.314095+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.314398+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.314633+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.314949+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:09:55.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.315274+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:55.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:55 smithi006 bash[26914]: audit 2023-10-26T12:09:55.315564+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:09:57.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:57 smithi124 bash[23478]: cluster 2023-10-26T12:09:55.377958+0000 mgr.x (mgr.14778) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:57.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:57 smithi006 bash[23371]: cluster 2023-10-26T12:09:55.377958+0000 mgr.x (mgr.14778) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:57.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:57 smithi006 bash[26914]: cluster 2023-10-26T12:09:55.377958+0000 mgr.x (mgr.14778) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:58.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:09:58 smithi124 bash[23478]: cluster 2023-10-26T12:09:57.379429+0000 mgr.x (mgr.14778) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:58.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:09:58 smithi006 bash[23371]: cluster 2023-10-26T12:09:57.379429+0000 mgr.x (mgr.14778) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:09:58.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:09:58 smithi006 bash[26914]: cluster 2023-10-26T12:09:57.379429+0000 mgr.x (mgr.14778) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:01 smithi124 bash[23478]: cluster 2023-10-26T12:09:59.380156+0000 mgr.x (mgr.14778) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:01.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:01 smithi006 bash[23371]: cluster 2023-10-26T12:09:59.380156+0000 mgr.x (mgr.14778) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:01.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:01 smithi006 bash[26914]: cluster 2023-10-26T12:09:59.380156+0000 mgr.x (mgr.14778) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:03.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:03 smithi124 bash[23478]: cluster 2023-10-26T12:10:01.381667+0000 mgr.x (mgr.14778) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:03.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:03 smithi006 bash[23371]: cluster 2023-10-26T12:10:01.381667+0000 mgr.x (mgr.14778) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:03.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:03 smithi006 bash[26914]: cluster 2023-10-26T12:10:01.381667+0000 mgr.x (mgr.14778) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:05.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:05 smithi124 bash[23478]: cluster 2023-10-26T12:10:03.382532+0000 mgr.x (mgr.14778) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:05.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:05 smithi006 bash[23371]: cluster 2023-10-26T12:10:03.382532+0000 mgr.x (mgr.14778) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:05.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:05 smithi006 bash[26914]: cluster 2023-10-26T12:10:03.382532+0000 mgr.x (mgr.14778) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:07.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:07 smithi006 bash[23371]: cluster 2023-10-26T12:10:05.383273+0000 mgr.x (mgr.14778) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:07.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:07 smithi006 bash[26914]: cluster 2023-10-26T12:10:05.383273+0000 mgr.x (mgr.14778) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:07.443 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:10:07 smithi006 bash[47242]: ts=2023-10-26T12:10:06.956Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="web.hook/webhook[0]: notify retry canceled after 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:10:07.443 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:10:07 smithi006 bash[47242]: ts=2023-10-26T12:10:06.957Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:10:07.520 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T12:10:07.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:07 smithi124 bash[23478]: cluster 2023-10-26T12:10:05.383273+0000 mgr.x (mgr.14778) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:09.533 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:09 smithi006 bash[23371]: cluster 2023-10-26T12:10:07.384725+0000 mgr.x (mgr.14778) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:09.533 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:09 smithi006 bash[26914]: cluster 2023-10-26T12:10:07.384725+0000 mgr.x (mgr.14778) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:09.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:09 smithi124 bash[23478]: cluster 2023-10-26T12:10:07.384725+0000 mgr.x (mgr.14778) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:10.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:10 smithi124 bash[23478]: audit 2023-10-26T12:10:09.419500+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:10 smithi124 bash[23478]: audit 2023-10-26T12:10:09.419531+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:10 smithi124 bash[23478]: audit 2023-10-26T12:10:09.425986+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:10.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[26914]: audit 2023-10-26T12:10:09.419500+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[26914]: audit 2023-10-26T12:10:09.419531+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[26914]: audit 2023-10-26T12:10:09.425986+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:10.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[23371]: audit 2023-10-26T12:10:09.419500+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[23371]: audit 2023-10-26T12:10:09.419531+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:10.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:10 smithi006 bash[23371]: audit 2023-10-26T12:10:09.425986+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:10.879 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T12:10:10.879 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (5m) 62s ago 16m 16.3M - 0.26.0 9f27df16978d fa55c6e6c89c 2023-10-26T12:10:10.879 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (16m) 2m ago 16m 27.8M - 6.6.2 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:10:10.880 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (9m) 2m ago 20m 417M - 16.2.14-106-gf2ece71a 905f4094f1b9 598db8377969 2023-10-26T12:10:10.880 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443 running (2m) 62s ago 22m 375M - 16.2.14-106-gf2ece71a 905f4094f1b9 f555c9e80435 2023-10-26T12:10:10.880 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (22m) 62s ago 23m 149M 2048M 15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T12:10:10.880 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (21m) 2m ago 21m 131M 2048M 15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:10:10.881 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (21m) 62s ago 21m 128M 2048M 15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T12:10:10.881 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (16m) 62s ago 16m 12.1M - 1.6.1 458e026e6aa6 a90ff9f5454e 2023-10-26T12:10:10.881 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (16m) 2m ago 16m 11.9M - 1.6.1 458e026e6aa6 517e383b127e 2023-10-26T12:10:10.881 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (20m) 62s ago 20m 49.3M 4096M 15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T12:10:10.882 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (19m) 62s ago 19m 49.6M 4096M 15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T12:10:10.882 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (19m) 62s ago 19m 47.5M 4096M 15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T12:10:10.882 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (18m) 62s ago 19m 50.1M 4096M 15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T12:10:10.882 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (18m) 2m ago 18m 49.6M 4096M 15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:10:10.882 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (18m) 2m ago 18m 49.4M 4096M 15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:10:10.883 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (17m) 2m ago 17m 48.2M 4096M 15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:10:10.883 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (17m) 2m ago 17m 51.3M 4096M 15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:10:10.883 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (5m) 2m ago 16m 40.3M - 2.47.2 22010d1e5539 c3278c7defd2 2023-10-26T12:10:10.883 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (14m) 62s ago 14m 50.6M - 15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T12:10:10.884 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (14m) 2m ago 14m 50.2M - 15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: cluster 2023-10-26T12:10:09.385420+0000 mgr.x (mgr.14778) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:11.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.843944+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.845017+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.846009+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.846982+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.847928+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.848942+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.854446+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.855317+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.444 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.856171+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.857107+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.445 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[23371]: audit 2023-10-26T12:10:10.857818+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.445 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: cluster 2023-10-26T12:10:09.385420+0000 mgr.x (mgr.14778) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:11.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.843944+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.845017+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.846009+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.846982+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.446 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.847928+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.848942+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.854446+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.855317+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.856171+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.447 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.857107+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.448 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:11 smithi006 bash[26914]: audit 2023-10-26T12:10:10.857818+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: cluster 2023-10-26T12:10:09.385420+0000 mgr.x (mgr.14778) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.843944+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.845017+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.846009+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.846982+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.847928+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.848942+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.854446+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:10:11.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.855317+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.856171+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.857107+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:11 smithi124 bash[23478]: audit 2023-10-26T12:10:10.857818+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:11.746 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T12:10:12.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:12 smithi124 bash[23478]: audit 2023-10-26T12:10:10.837718+0000 mgr.x (mgr.14778) 209 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:10:12.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:12 smithi006 bash[23371]: audit 2023-10-26T12:10:10.837718+0000 mgr.x (mgr.14778) 209 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:10:12.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:12 smithi006 bash[26914]: audit 2023-10-26T12:10:10.837718+0000 mgr.x (mgr.14778) 209 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:10:13.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:13 smithi006 bash[23371]: cluster 2023-10-26T12:10:11.386902+0000 mgr.x (mgr.14778) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:13.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:13 smithi006 bash[26914]: cluster 2023-10-26T12:10:11.386902+0000 mgr.x (mgr.14778) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:13 smithi124 bash[23478]: cluster 2023-10-26T12:10:11.386902+0000 mgr.x (mgr.14778) 210 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:15.097 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T12:10:15.097 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-10-26T12:10:15.098 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T12:10:15.098 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:10:15.098 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-10-26T12:10:15.098 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:10:15.098 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:10:15.099 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-10-26T12:10:15.099 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T12:10:15.099 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:10:15.099 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2023-10-26T12:10:15.099 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:10:15.100 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T12:10:15.101 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T12:10:15.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:15 smithi006 bash[23371]: cluster 2023-10-26T12:10:13.387604+0000 mgr.x (mgr.14778) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:15.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:15 smithi006 bash[23371]: audit 2023-10-26T12:10:15.091789+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.6:0/196549687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:10:15.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:15 smithi006 bash[26914]: cluster 2023-10-26T12:10:13.387604+0000 mgr.x (mgr.14778) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:15.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:15 smithi006 bash[26914]: audit 2023-10-26T12:10:15.091789+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.6:0/196549687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:10:15.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:15 smithi124 bash[23478]: cluster 2023-10-26T12:10:13.387604+0000 mgr.x (mgr.14778) 211 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:15.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:15 smithi124 bash[23478]: audit 2023-10-26T12:10:15.091789+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.6:0/196549687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:10:15.860 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph -s' 2023-10-26T12:10:17.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:17 smithi006 bash[23371]: cluster 2023-10-26T12:10:15.388283+0000 mgr.x (mgr.14778) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:17.442 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:17 smithi006 bash[26914]: cluster 2023-10-26T12:10:15.388283+0000 mgr.x (mgr.14778) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:17.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:17 smithi124 bash[23478]: cluster 2023-10-26T12:10:15.388283+0000 mgr.x (mgr.14778) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:19.177 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2023-10-26T12:10:19.178 INFO:teuthology.orchestra.run.smithi006.stdout: id: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T12:10:19.178 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2023-10-26T12:10:19.178 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:10:19.178 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2023-10-26T12:10:19.178 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 21m) 2023-10-26T12:10:19.179 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: x(active, since 6m), standbys: y 2023-10-26T12:10:19.179 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2023-10-26T12:10:19.179 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (r.z.smithi006.unaygo, r.z.smithi124.zsnfro) 2023-10-26T12:10:19.179 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:10:19.179 INFO:teuthology.orchestra.run.smithi006.stdout: task status: 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 5 pools, 129 pgs 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 202 objects, 7.0 KiB 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:19.180 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 129 active+clean 2023-10-26T12:10:19.181 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:10:19.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:19 smithi124 bash[23478]: cluster 2023-10-26T12:10:17.389758+0000 mgr.x (mgr.14778) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:19.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:19 smithi124 bash[23478]: audit 2023-10-26T12:10:19.172217+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.6:0/3454831810' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:10:19.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:19 smithi006 bash[23371]: cluster 2023-10-26T12:10:17.389758+0000 mgr.x (mgr.14778) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:19.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:19 smithi006 bash[23371]: audit 2023-10-26T12:10:19.172217+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.6:0/3454831810' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:10:19.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:19 smithi006 bash[26914]: cluster 2023-10-26T12:10:17.389758+0000 mgr.x (mgr.14778) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:19 smithi006 bash[26914]: audit 2023-10-26T12:10:19.172217+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.6:0/3454831810' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:10:19.934 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph mgr fail' 2023-10-26T12:10:21.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:21 smithi124 bash[23478]: cluster 2023-10-26T12:10:19.390444+0000 mgr.x (mgr.14778) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:21.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:21 smithi006 bash[23371]: cluster 2023-10-26T12:10:19.390444+0000 mgr.x (mgr.14778) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:21.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:21 smithi006 bash[26914]: cluster 2023-10-26T12:10:19.390444+0000 mgr.x (mgr.14778) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:23.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[34941]: ignoring --setuser ceph since I am not root 2023-10-26T12:10:23.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[34941]: ignoring --setgroup ceph since I am not root 2023-10-26T12:10:23.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[34941]: debug 2023-10-26T12:10:23.373+0000 7faccf312700 1 -- 172.21.15.124:0/2840103063 <== mon.2 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56329da9c4e0 con 0x56329db90c00 2023-10-26T12:10:23.634 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[34941]: debug 2023-10-26T12:10:23.537+0000 7facdf4db680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:10:23.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: cluster 2023-10-26T12:10:21.391871+0000 mgr.x (mgr.14778) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:23.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.093980+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/3715321589' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.094563+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: cluster 2023-10-26T12:10:23.103154+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T12:10:23.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.105707+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.106097+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.107894+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:23.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[23478]: audit 2023-10-26T12:10:23.108336+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:23.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: cluster 2023-10-26T12:10:21.391871+0000 mgr.x (mgr.14778) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:23.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.093980+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/3715321589' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.094563+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: cluster 2023-10-26T12:10:23.103154+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T12:10:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.105707+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.106097+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.107894+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:23.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[23371]: audit 2023-10-26T12:10:23.108336+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:23.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: cluster 2023-10-26T12:10:21.391871+0000 mgr.x (mgr.14778) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:23.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.093980+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.6:0/3715321589' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.094563+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:10:23.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: cluster 2023-10-26T12:10:23.103154+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-26T12:10:23.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.105707+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.106097+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:10:23.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.107894+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:23.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:23 smithi006 bash[26914]: audit 2023-10-26T12:10:23.108336+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.14778 172.21.15.124:0/2534293211' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:10:24.090 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:23 smithi124 bash[34941]: debug 2023-10-26T12:10:23.637+0000 7facdf4db680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:10:24.148 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T12:10:24.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[34941]: debug 2023-10-26T12:10:24.081+0000 7facdf4db680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:10:24.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[23478]: audit 2023-10-26T12:10:23.332010+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:10:24.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[23478]: cluster 2023-10-26T12:10:23.332131+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e22: y(active, starting, since 0.236926s) 2023-10-26T12:10:24.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[23478]: audit 2023-10-26T12:10:24.105901+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:10:24.385 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[23478]: cluster 2023-10-26T12:10:24.106055+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T12:10:24.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[23371]: audit 2023-10-26T12:10:23.332010+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:10:24.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[23371]: cluster 2023-10-26T12:10:23.332131+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e22: y(active, starting, since 0.236926s) 2023-10-26T12:10:24.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[23371]: audit 2023-10-26T12:10:24.105901+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:10:24.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[23371]: cluster 2023-10-26T12:10:24.106055+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T12:10:24.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[26914]: audit 2023-10-26T12:10:23.332010+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:10:24.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[26914]: cluster 2023-10-26T12:10:23.332131+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e22: y(active, starting, since 0.236926s) 2023-10-26T12:10:24.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[26914]: audit 2023-10-26T12:10:24.105901+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14778 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:10:24.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:24 smithi006 bash[26914]: cluster 2023-10-26T12:10:24.106055+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-26T12:10:25.354 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:24 smithi124 bash[34941]: debug 2023-10-26T12:10:24.981+0000 7facdf4db680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:10:25.354 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:25 smithi124 bash[34941]: debug 2023-10-26T12:10:25.077+0000 7facdf4db680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:10:25.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:25 smithi124 bash[34941]: debug 2023-10-26T12:10:25.345+0000 7facdf4db680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:10:26.740 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:26 smithi124 bash[34941]: debug 2023-10-26T12:10:26.477+0000 7facdf4db680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:10:26.741 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:26 smithi124 bash[34941]: debug 2023-10-26T12:10:26.637+0000 7facdf4db680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:10:27.069 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:26 smithi124 bash[34941]: debug 2023-10-26T12:10:26.729+0000 7facdf4db680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:10:27.070 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:26 smithi124 bash[34941]: debug 2023-10-26T12:10:26.841+0000 7facdf4db680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:10:27.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:27 smithi124 bash[34941]: debug 2023-10-26T12:10:27.061+0000 7facdf4db680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:10:27.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:27 smithi124 bash[34941]: debug 2023-10-26T12:10:27.425+0000 7facdf4db680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T12:10:27.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:27 smithi124 bash[34941]: debug 2023-10-26T12:10:27.541+0000 7facdf4db680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T12:10:28.842 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:28 smithi124 bash[34941]: debug 2023-10-26T12:10:28.397+0000 7facdf4db680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T12:10:28.842 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:28 smithi124 bash[34941]: debug 2023-10-26T12:10:28.497+0000 7facdf4db680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T12:10:28.842 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:28 smithi124 bash[34941]: debug 2023-10-26T12:10:28.613+0000 7facdf4db680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T12:10:29.128 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:28 smithi124 bash[34941]: debug 2023-10-26T12:10:28.833+0000 7facdf4db680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T12:10:29.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[34941]: debug 2023-10-26T12:10:29.117+0000 7facdf4db680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T12:10:29.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[34941]: debug 2023-10-26T12:10:29.281+0000 7facdf4db680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T12:10:29.652 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.335837+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:10:29.652 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.336205+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:10:29.652 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.336533+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:10:29.652 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.338350+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:10:29.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.338870+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:10:29.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.339339+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:10:29.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.339792+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:10:29.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.340229+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:10:29.653 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.340675+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:10:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.341152+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:10:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.341484+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:10:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.341770+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:10:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.342096+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:10:29.654 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.342326+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.342985+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.345723+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.347146+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.347803+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.348526+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:10:29.655 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.349200+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:10:29.656 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.349992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:10:29.656 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.351112+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:10:29.656 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.351828+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:10:29.656 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.352467+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:10:29.656 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.353004+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:10:29.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.353579+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:10:29.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.354209+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:10:29.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.354830+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:10:29.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.355432+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:10:29.657 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.355986+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:10:29.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.356664+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:10:29.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.357352+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:10:29.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.358060+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:29.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.358749+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:29.658 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.359450+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:10:29.659 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.360086+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:10:29.659 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.360808+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:10:29.659 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: audit 2023-10-26T12:10:29.361422+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:10:29.659 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[23371]: cluster 2023-10-26T12:10:29.381425+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2023-10-26T12:10:29.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.335837+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:10:29.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.336205+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:10:29.660 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.336533+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:10:29.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.338350+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:10:29.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.338870+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:10:29.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.339339+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:10:29.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.339792+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:10:29.661 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.340229+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:10:29.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.340675+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:10:29.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.341152+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:10:29.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.341484+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:10:29.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.341770+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:10:29.662 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.342096+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.342326+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.342985+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.345723+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.347146+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.347803+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:10:29.663 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.348526+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:10:29.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.349200+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:10:29.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.349992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:10:29.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.351112+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:10:29.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.351828+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:10:29.664 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.352467+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:10:29.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.353004+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:10:29.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.353579+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:10:29.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.354209+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:10:29.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.354830+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:10:29.665 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.355432+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:10:29.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.355986+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:10:29.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.356664+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:10:29.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.357352+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:10:29.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.358060+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:29.666 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.358749+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:29.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.359450+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:10:29.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.360086+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:10:29.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.360808+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:10:29.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: audit 2023-10-26T12:10:29.361422+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:10:29.667 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[26914]: cluster 2023-10-26T12:10:29.381425+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2023-10-26T12:10:29.668 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[34941]: debug 2023-10-26T12:10:29.457+0000 7facdf4db680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:10:29.669 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.335837+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:10:29.669 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.336205+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:10:29.669 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.336533+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:10:29.669 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.338350+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:10:29.669 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.338870+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:10:29.670 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.339339+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:10:29.670 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.339792+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:10:29.670 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.340229+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:10:29.670 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.340675+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:10:29.670 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.341152+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:10:29.671 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.341484+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:10:29.671 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.341770+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:10:29.671 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.342096+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:10:29.671 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.342326+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:10:29.671 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.342985+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:10:29.672 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.345723+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:10:29.672 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.347146+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:10:29.672 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.347803+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:10:29.672 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.348526+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:10:29.672 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.349200+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:10:29.673 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.349992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:10:29.673 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.351112+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:10:29.673 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.351828+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:10:29.673 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.352467+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:10:29.673 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.353004+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.353579+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.354209+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.354830+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.355432+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.355986+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:10:29.674 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.356664+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:10:29.675 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.357352+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:10:29.675 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.358060+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:29.675 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.358749+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:29.675 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.359450+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:10:29.675 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.360086+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:10:29.676 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.360808+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:10:29.676 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: audit 2023-10-26T12:10:29.361422+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:10:29.676 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[23478]: cluster 2023-10-26T12:10:29.381425+0000 mon.a (mon.0) 723 : cluster [INF] Manager daemon y is now available 2023-10-26T12:10:29.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[48691]: Warning: Permanently added '172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T12:10:29.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:10:29 smithi006 bash[48691]: Warning: Permanently added '172.21.15.124' (ECDSA) to the list of known hosts. 2023-10-26T12:10:30.133 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[34941]: debug 2023-10-26T12:10:29.673+0000 7facdf4db680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T12:10:30.133 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:10:29 smithi124 bash[34941]: debug 2023-10-26T12:10:29.781+0000 7facdf4db680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T12:10:30.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: cephadm 2023-10-26T12:10:29.408100+0000 mgr.y (mgr.24763) 1 : cephadm [INF] inventory: adjusted host smithi124 addr 'smithi124' -> '172.21.15.124' 2023-10-26T12:10:30.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.408898+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.409425+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.412655+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:10:30.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: cluster 2023-10-26T12:10:29.443042+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e23: y(active, since 6s) 2023-10-26T12:10:30.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: cluster 2023-10-26T12:10:29.450196+0000 mgr.y (mgr.24763) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:30.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.553462+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:10:30.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.648563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.648856+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.658091+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.658326+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: cluster 2023-10-26T12:10:29.806983+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:10:30.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.808883+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:10:30.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.811840+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:30.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.814172+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:10:30.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: cephadm 2023-10-26T12:10:29.408100+0000 mgr.y (mgr.24763) 1 : cephadm [INF] inventory: adjusted host smithi124 addr 'smithi124' -> '172.21.15.124' 2023-10-26T12:10:30.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.408898+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.409425+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.412655+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:10:30.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: cluster 2023-10-26T12:10:29.443042+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e23: y(active, since 6s) 2023-10-26T12:10:30.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: cluster 2023-10-26T12:10:29.450196+0000 mgr.y (mgr.24763) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:30.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.553462+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:10:30.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.648563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.648856+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.658091+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.658326+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: cluster 2023-10-26T12:10:29.806983+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:10:30.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.808883+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:10:30.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.811840+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:30.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.814172+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:10:30.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.815083+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:30.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.896717+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:30.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[23371]: audit 2023-10-26T12:10:29.897199+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:30.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.815083+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:30.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.896717+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:30.757 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:30 smithi006 bash[26914]: audit 2023-10-26T12:10:29.897199+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:30.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: cephadm 2023-10-26T12:10:29.408100+0000 mgr.y (mgr.24763) 1 : cephadm [INF] inventory: adjusted host smithi124 addr 'smithi124' -> '172.21.15.124' 2023-10-26T12:10:30.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.408898+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.409425+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-10-26T12:10:30.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.412655+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi006\": {\"hostname\": \"smithi006\", \"addr\": \"172.21.15.6\", \"labels\": [], \"status\": \"\"}, \"smithi124\": {\"hostname\": \"smithi124\", \"addr\": \"172.21.15.124\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-10-26T12:10:30.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: cluster 2023-10-26T12:10:29.443042+0000 mon.a (mon.0) 726 : cluster [DBG] mgrmap e23: y(active, since 6s) 2023-10-26T12:10:30.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: cluster 2023-10-26T12:10:29.450196+0000 mgr.y (mgr.24763) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:30.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.553462+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:10:30.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.648563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.648856+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:10:30.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.658091+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.658326+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:10:30.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: cluster 2023-10-26T12:10:29.806983+0000 mon.a (mon.0) 729 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:10:30.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.808883+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:10:30.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.811840+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:10:30.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.814172+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:10:30.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.815083+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.? 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:10:30.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.896717+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:30.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:30 smithi124 bash[23478]: audit 2023-10-26T12:10:29.897199+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:10:31.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:31 smithi124 bash[23478]: cluster 2023-10-26T12:10:30.453177+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2023-10-26T12:10:31.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:31 smithi124 bash[23478]: audit 2023-10-26T12:10:30.456520+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:10:31.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:31 smithi006 bash[23371]: cluster 2023-10-26T12:10:30.453177+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2023-10-26T12:10:31.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:31 smithi006 bash[23371]: audit 2023-10-26T12:10:30.456520+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:10:31.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:31 smithi006 bash[26914]: cluster 2023-10-26T12:10:30.453177+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e24: y(active, since 7s), standbys: x 2023-10-26T12:10:31.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:31 smithi006 bash[26914]: audit 2023-10-26T12:10:30.456520+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:10:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:32 smithi124 bash[23478]: cluster 2023-10-26T12:10:31.341426+0000 mgr.y (mgr.24763) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:32.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:32 smithi124 bash[23478]: cluster 2023-10-26T12:10:31.464473+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2023-10-26T12:10:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:32 smithi006 bash[23371]: cluster 2023-10-26T12:10:31.341426+0000 mgr.y (mgr.24763) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:32 smithi006 bash[23371]: cluster 2023-10-26T12:10:31.464473+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2023-10-26T12:10:32.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:32 smithi006 bash[26914]: cluster 2023-10-26T12:10:31.341426+0000 mgr.y (mgr.24763) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:32.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:32 smithi006 bash[26914]: cluster 2023-10-26T12:10:31.464473+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e25: y(active, since 8s), standbys: x 2023-10-26T12:10:34.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:34 smithi124 bash[23478]: cluster 2023-10-26T12:10:33.342258+0000 mgr.y (mgr.24763) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:34.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:34 smithi006 bash[23371]: cluster 2023-10-26T12:10:33.342258+0000 mgr.y (mgr.24763) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:34.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:34 smithi006 bash[26914]: cluster 2023-10-26T12:10:33.342258+0000 mgr.y (mgr.24763) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:36.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:36 smithi124 bash[23478]: cluster 2023-10-26T12:10:35.344078+0000 mgr.y (mgr.24763) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:36.635 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:36 smithi124 bash[23478]: audit 2023-10-26T12:10:36.149399+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:36 smithi124 bash[23478]: audit 2023-10-26T12:10:36.149866+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:36 smithi124 bash[23478]: audit 2023-10-26T12:10:36.156643+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:36.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[23371]: cluster 2023-10-26T12:10:35.344078+0000 mgr.y (mgr.24763) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:36.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[26914]: cluster 2023-10-26T12:10:35.344078+0000 mgr.y (mgr.24763) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:36.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[23371]: audit 2023-10-26T12:10:36.149399+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[26914]: audit 2023-10-26T12:10:36.149399+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[26914]: audit 2023-10-26T12:10:36.149866+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[26914]: audit 2023-10-26T12:10:36.156643+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:36.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[23371]: audit 2023-10-26T12:10:36.149866+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:36.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:36 smithi006 bash[23371]: audit 2023-10-26T12:10:36.156643+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 186227097, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.141767Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 424253849, \"cpu_percentage\": \"2.58%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:10:36.142269Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 149002649, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142549Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.142808Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52470743, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143064Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50247761, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143318Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53299118, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143573Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12845056, \"cpu_percentage\": \"0.03%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.143826Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16808673, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144124Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53760491, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.144379Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.144836Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:37.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.262029+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.262031+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.268165+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:37.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.437572+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.636 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.438588+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.439497+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.440477+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.441320+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.442112+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.637 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.443011+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.443801+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.444625+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.531862+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.638 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.533021+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.534196+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.535307+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.536446+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.537482+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.538536+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.639 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.539579+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.540768+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.544130+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.544329+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.640 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.552521+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:37.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.565685+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.566049+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.641 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:37 smithi124 bash[23478]: audit 2023-10-26T12:10:36.571860+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:37.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.262029+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.262029+0000 mon.b (mon.2) 233 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.262031+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.262031+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:10:37.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.268165+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:37.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.437572+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.438588+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.439497+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.440477+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.441320+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.268165+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153511526, \"cpu_percentage\": \"1.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257409Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 396256870, \"cpu_percentage\": \"0.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257635Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53330575, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257774Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53236203, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.257904Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258031Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54651781, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258158Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 48706355, \"cpu_percentage\": \"0.83%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258284Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13012828, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258410Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28741468, \"cpu_percentage\": \"0.24%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258536Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54347694, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:10:36.258663Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:10:36.258893Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:10:37.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.437572+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.438588+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.439497+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.440477+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.441320+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.442112+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.443011+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.443801+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.444625+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.531862+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.533021+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.534196+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.535307+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.536446+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.537482+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.538536+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.539579+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.540768+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.544130+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.544329+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.552521+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:37.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.565685+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.566049+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[26914]: audit 2023-10-26T12:10:36.571860+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:37.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.442112+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.443011+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.443801+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.444625+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.531862+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.533021+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.534196+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.535307+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.536446+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.537482+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.538536+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.539579+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.540768+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.544130+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.544329+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.552521+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:37.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.565685+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.566049+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:10:37.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:37 smithi006 bash[23371]: audit 2023-10-26T12:10:36.571860+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:10:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:38 smithi124 bash[23478]: cluster 2023-10-26T12:10:37.344784+0000 mgr.y (mgr.24763) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:38.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:38 smithi006 bash[23371]: cluster 2023-10-26T12:10:37.344784+0000 mgr.y (mgr.24763) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:38.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:38 smithi006 bash[26914]: cluster 2023-10-26T12:10:37.344784+0000 mgr.y (mgr.24763) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:40.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:40 smithi006 bash[23371]: cluster 2023-10-26T12:10:39.345509+0000 mgr.y (mgr.24763) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:40.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:40 smithi006 bash[26914]: cluster 2023-10-26T12:10:39.345509+0000 mgr.y (mgr.24763) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:40.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:40 smithi124 bash[23478]: cluster 2023-10-26T12:10:39.345509+0000 mgr.y (mgr.24763) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:42.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:42 smithi006 bash[23371]: cluster 2023-10-26T12:10:41.347006+0000 mgr.y (mgr.24763) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:42.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:42 smithi006 bash[26914]: cluster 2023-10-26T12:10:41.347006+0000 mgr.y (mgr.24763) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:42 smithi124 bash[23478]: cluster 2023-10-26T12:10:41.347006+0000 mgr.y (mgr.24763) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:44.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:44 smithi006 bash[23371]: cluster 2023-10-26T12:10:43.347704+0000 mgr.y (mgr.24763) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:44.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:44 smithi006 bash[26914]: cluster 2023-10-26T12:10:43.347704+0000 mgr.y (mgr.24763) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:44.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:44 smithi124 bash[23478]: cluster 2023-10-26T12:10:43.347704+0000 mgr.y (mgr.24763) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:46.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:46 smithi124 bash[23478]: cluster 2023-10-26T12:10:45.349365+0000 mgr.y (mgr.24763) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:46.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:46 smithi006 bash[23371]: cluster 2023-10-26T12:10:45.349365+0000 mgr.y (mgr.24763) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:46.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:46 smithi006 bash[26914]: cluster 2023-10-26T12:10:45.349365+0000 mgr.y (mgr.24763) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:48.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:48 smithi006 bash[23371]: cluster 2023-10-26T12:10:47.350098+0000 mgr.y (mgr.24763) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:48.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:48 smithi006 bash[26914]: cluster 2023-10-26T12:10:47.350098+0000 mgr.y (mgr.24763) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:48 smithi124 bash[23478]: cluster 2023-10-26T12:10:47.350098+0000 mgr.y (mgr.24763) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:50.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:50 smithi006 bash[23371]: cluster 2023-10-26T12:10:49.350955+0000 mgr.y (mgr.24763) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:50.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:50 smithi006 bash[26914]: cluster 2023-10-26T12:10:49.350955+0000 mgr.y (mgr.24763) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:50.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:50 smithi124 bash[23478]: cluster 2023-10-26T12:10:49.350955+0000 mgr.y (mgr.24763) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:52.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:52 smithi006 bash[23371]: cluster 2023-10-26T12:10:51.352610+0000 mgr.y (mgr.24763) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:52.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:52 smithi006 bash[26914]: cluster 2023-10-26T12:10:51.352610+0000 mgr.y (mgr.24763) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:52.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:52 smithi124 bash[23478]: cluster 2023-10-26T12:10:51.352610+0000 mgr.y (mgr.24763) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:54.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:54 smithi006 bash[23371]: cluster 2023-10-26T12:10:53.353351+0000 mgr.y (mgr.24763) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:54.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:54 smithi006 bash[26914]: cluster 2023-10-26T12:10:53.353351+0000 mgr.y (mgr.24763) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:54 smithi124 bash[23478]: cluster 2023-10-26T12:10:53.353351+0000 mgr.y (mgr.24763) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:56.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:56 smithi124 bash[23478]: cluster 2023-10-26T12:10:55.354807+0000 mgr.y (mgr.24763) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:56.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:56 smithi006 bash[23371]: cluster 2023-10-26T12:10:55.354807+0000 mgr.y (mgr.24763) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:56.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:56 smithi006 bash[26914]: cluster 2023-10-26T12:10:55.354807+0000 mgr.y (mgr.24763) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:58.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:10:58 smithi006 bash[23371]: cluster 2023-10-26T12:10:57.355524+0000 mgr.y (mgr.24763) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:58.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:10:58 smithi006 bash[26914]: cluster 2023-10-26T12:10:57.355524+0000 mgr.y (mgr.24763) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:10:58.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:10:58 smithi124 bash[23478]: cluster 2023-10-26T12:10:57.355524+0000 mgr.y (mgr.24763) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:00.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:00 smithi006 bash[23371]: cluster 2023-10-26T12:10:59.356232+0000 mgr.y (mgr.24763) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:00.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:00 smithi006 bash[26914]: cluster 2023-10-26T12:10:59.356232+0000 mgr.y (mgr.24763) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:00.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:00 smithi124 bash[23478]: cluster 2023-10-26T12:10:59.356232+0000 mgr.y (mgr.24763) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:02.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:02 smithi006 bash[23371]: cluster 2023-10-26T12:11:01.357753+0000 mgr.y (mgr.24763) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:02.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:02 smithi006 bash[26914]: cluster 2023-10-26T12:11:01.357753+0000 mgr.y (mgr.24763) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:02.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:02 smithi124 bash[23478]: cluster 2023-10-26T12:11:01.357753+0000 mgr.y (mgr.24763) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:04.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:04 smithi006 bash[23371]: cluster 2023-10-26T12:11:03.358477+0000 mgr.y (mgr.24763) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:04.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:04 smithi006 bash[26914]: cluster 2023-10-26T12:11:03.358477+0000 mgr.y (mgr.24763) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:04.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:04 smithi124 bash[23478]: cluster 2023-10-26T12:11:03.358477+0000 mgr.y (mgr.24763) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:06.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:06 smithi124 bash[23478]: cluster 2023-10-26T12:11:05.359969+0000 mgr.y (mgr.24763) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:06.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:06 smithi006 bash[23371]: cluster 2023-10-26T12:11:05.359969+0000 mgr.y (mgr.24763) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:06.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:06 smithi006 bash[26914]: cluster 2023-10-26T12:11:05.359969+0000 mgr.y (mgr.24763) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:08.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:08 smithi006 bash[23371]: cluster 2023-10-26T12:11:07.360657+0000 mgr.y (mgr.24763) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:08.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:08 smithi006 bash[26914]: cluster 2023-10-26T12:11:07.360657+0000 mgr.y (mgr.24763) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:08.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:08 smithi124 bash[23478]: cluster 2023-10-26T12:11:07.360657+0000 mgr.y (mgr.24763) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:10.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:10 smithi006 bash[23371]: cluster 2023-10-26T12:11:09.361384+0000 mgr.y (mgr.24763) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:10.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:10 smithi006 bash[26914]: cluster 2023-10-26T12:11:09.361384+0000 mgr.y (mgr.24763) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:10.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:10 smithi124 bash[23478]: cluster 2023-10-26T12:11:09.361384+0000 mgr.y (mgr.24763) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:12.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:12 smithi006 bash[23371]: cluster 2023-10-26T12:11:11.362804+0000 mgr.y (mgr.24763) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:12.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:12 smithi006 bash[26914]: cluster 2023-10-26T12:11:11.362804+0000 mgr.y (mgr.24763) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:12.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:12 smithi124 bash[23478]: cluster 2023-10-26T12:11:11.362804+0000 mgr.y (mgr.24763) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:14.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:14 smithi124 bash[23478]: cluster 2023-10-26T12:11:13.363495+0000 mgr.y (mgr.24763) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:14 smithi006 bash[23371]: cluster 2023-10-26T12:11:13.363495+0000 mgr.y (mgr.24763) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:14.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:14 smithi006 bash[26914]: cluster 2023-10-26T12:11:13.363495+0000 mgr.y (mgr.24763) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:16.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:16 smithi124 bash[23478]: cluster 2023-10-26T12:11:15.364988+0000 mgr.y (mgr.24763) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:16.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:16 smithi006 bash[23371]: cluster 2023-10-26T12:11:15.364988+0000 mgr.y (mgr.24763) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:16.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:16 smithi006 bash[26914]: cluster 2023-10-26T12:11:15.364988+0000 mgr.y (mgr.24763) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:18.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:18 smithi006 bash[23371]: cluster 2023-10-26T12:11:17.365694+0000 mgr.y (mgr.24763) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:18.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:18 smithi006 bash[26914]: cluster 2023-10-26T12:11:17.365694+0000 mgr.y (mgr.24763) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:18 smithi124 bash[23478]: cluster 2023-10-26T12:11:17.365694+0000 mgr.y (mgr.24763) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:20.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:20 smithi006 bash[23371]: cluster 2023-10-26T12:11:19.366376+0000 mgr.y (mgr.24763) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:20.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:20 smithi006 bash[26914]: cluster 2023-10-26T12:11:19.366376+0000 mgr.y (mgr.24763) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:20.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:20 smithi124 bash[23478]: cluster 2023-10-26T12:11:19.366376+0000 mgr.y (mgr.24763) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:22.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:22 smithi006 bash[23371]: cluster 2023-10-26T12:11:21.367828+0000 mgr.y (mgr.24763) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:22.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:22 smithi006 bash[26914]: cluster 2023-10-26T12:11:21.367828+0000 mgr.y (mgr.24763) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:22.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:22 smithi124 bash[23478]: cluster 2023-10-26T12:11:21.367828+0000 mgr.y (mgr.24763) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:23.692 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:11:23 smithi006 bash[47242]: ts=2023-10-26T12:11:23.248Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="web.hook/webhook[0]: notify retry canceled after 17 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:11:23.692 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:11:23 smithi006 bash[47242]: ts=2023-10-26T12:11:23.249Z 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-10-26T12:11:24.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:24 smithi124 bash[23478]: cluster 2023-10-26T12:11:23.368527+0000 mgr.y (mgr.24763) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:24.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:24 smithi006 bash[23371]: cluster 2023-10-26T12:11:23.368527+0000 mgr.y (mgr.24763) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:24.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:24 smithi006 bash[26914]: cluster 2023-10-26T12:11:23.368527+0000 mgr.y (mgr.24763) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:26.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:26 smithi124 bash[23478]: cluster 2023-10-26T12:11:25.369963+0000 mgr.y (mgr.24763) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:26.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:26 smithi006 bash[23371]: cluster 2023-10-26T12:11:25.369963+0000 mgr.y (mgr.24763) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:26.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:26 smithi006 bash[26914]: cluster 2023-10-26T12:11:25.369963+0000 mgr.y (mgr.24763) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:28.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:28 smithi006 bash[23371]: cluster 2023-10-26T12:11:27.370648+0000 mgr.y (mgr.24763) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:28.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:28 smithi006 bash[26914]: cluster 2023-10-26T12:11:27.370648+0000 mgr.y (mgr.24763) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:28.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:28 smithi124 bash[23478]: cluster 2023-10-26T12:11:27.370648+0000 mgr.y (mgr.24763) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:29.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.397267+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.397698+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.398195+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.398593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.398609+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.398976+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.399045+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[26914]: audit 2023-10-26T12:11:29.399659+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:29.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.397267+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.397698+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.398195+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.398593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.398609+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.398976+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:29.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.399045+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:29 smithi006 bash[23371]: audit 2023-10-26T12:11:29.399659+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.397267+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.397698+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-26T12:11:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.398195+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.398593+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.398609+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.398976+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.399045+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-26T12:11:29.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:29 smithi124 bash[23478]: audit 2023-10-26T12:11:29.399659+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:11:30.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:30 smithi124 bash[23478]: cluster 2023-10-26T12:11:29.371351+0000 mgr.y (mgr.24763) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:30.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:30 smithi006 bash[23371]: cluster 2023-10-26T12:11:29.371351+0000 mgr.y (mgr.24763) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:30.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:30 smithi006 bash[26914]: cluster 2023-10-26T12:11:29.371351+0000 mgr.y (mgr.24763) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:32 smithi124 bash[23478]: cluster 2023-10-26T12:11:31.372852+0000 mgr.y (mgr.24763) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:32 smithi006 bash[23371]: cluster 2023-10-26T12:11:31.372852+0000 mgr.y (mgr.24763) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:32.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:32 smithi006 bash[26914]: cluster 2023-10-26T12:11:31.372852+0000 mgr.y (mgr.24763) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:34.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:34 smithi124 bash[23478]: cluster 2023-10-26T12:11:33.373486+0000 mgr.y (mgr.24763) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:34.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:34 smithi006 bash[23371]: cluster 2023-10-26T12:11:33.373486+0000 mgr.y (mgr.24763) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:34.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:34 smithi006 bash[26914]: cluster 2023-10-26T12:11:33.373486+0000 mgr.y (mgr.24763) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:36.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:36 smithi124 bash[23478]: cluster 2023-10-26T12:11:35.374985+0000 mgr.y (mgr.24763) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:36.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:36 smithi006 bash[23371]: cluster 2023-10-26T12:11:35.374985+0000 mgr.y (mgr.24763) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:36.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:36 smithi006 bash[26914]: cluster 2023-10-26T12:11:35.374985+0000 mgr.y (mgr.24763) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:37 smithi124 bash[23478]: audit 2023-10-26T12:11:36.881335+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:37 smithi124 bash[23478]: audit 2023-10-26T12:11:36.881950+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:37 smithi124 bash[23478]: audit 2023-10-26T12:11:36.887135+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:11:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[23371]: audit 2023-10-26T12:11:36.881335+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[23371]: audit 2023-10-26T12:11:36.881950+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[23371]: audit 2023-10-26T12:11:36.887135+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:11:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[26914]: audit 2023-10-26T12:11:36.881335+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[26914]: audit 2023-10-26T12:11:36.881950+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:11:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:37 smithi006 bash[26914]: audit 2023-10-26T12:11:36.887135+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:11:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:38 smithi124 bash[23478]: cluster 2023-10-26T12:11:37.375668+0000 mgr.y (mgr.24763) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:38.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:38 smithi006 bash[23371]: cluster 2023-10-26T12:11:37.375668+0000 mgr.y (mgr.24763) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:38.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:38 smithi006 bash[26914]: cluster 2023-10-26T12:11:37.375668+0000 mgr.y (mgr.24763) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:40.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:40 smithi006 bash[23371]: cluster 2023-10-26T12:11:39.376380+0000 mgr.y (mgr.24763) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:40.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:40 smithi006 bash[26914]: cluster 2023-10-26T12:11:39.376380+0000 mgr.y (mgr.24763) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:40.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:40 smithi124 bash[23478]: cluster 2023-10-26T12:11:39.376380+0000 mgr.y (mgr.24763) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:42 smithi124 bash[23478]: cluster 2023-10-26T12:11:41.377813+0000 mgr.y (mgr.24763) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:42.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:42 smithi006 bash[23371]: cluster 2023-10-26T12:11:41.377813+0000 mgr.y (mgr.24763) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:42.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:42 smithi006 bash[26914]: cluster 2023-10-26T12:11:41.377813+0000 mgr.y (mgr.24763) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:44.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:44 smithi124 bash[23478]: cluster 2023-10-26T12:11:43.378483+0000 mgr.y (mgr.24763) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:44.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:44 smithi006 bash[23371]: cluster 2023-10-26T12:11:43.378483+0000 mgr.y (mgr.24763) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:44.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:44 smithi006 bash[26914]: cluster 2023-10-26T12:11:43.378483+0000 mgr.y (mgr.24763) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:46.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:46 smithi124 bash[23478]: cluster 2023-10-26T12:11:45.379941+0000 mgr.y (mgr.24763) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:46.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:46 smithi006 bash[23371]: cluster 2023-10-26T12:11:45.379941+0000 mgr.y (mgr.24763) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:46.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:46 smithi006 bash[26914]: cluster 2023-10-26T12:11:45.379941+0000 mgr.y (mgr.24763) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:48 smithi124 bash[23478]: cluster 2023-10-26T12:11:47.380630+0000 mgr.y (mgr.24763) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:48.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:48 smithi006 bash[23371]: cluster 2023-10-26T12:11:47.380630+0000 mgr.y (mgr.24763) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:48.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:48 smithi006 bash[26914]: cluster 2023-10-26T12:11:47.380630+0000 mgr.y (mgr.24763) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:50.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:50 smithi124 bash[23478]: cluster 2023-10-26T12:11:49.381297+0000 mgr.y (mgr.24763) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:50.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:50 smithi006 bash[23371]: cluster 2023-10-26T12:11:49.381297+0000 mgr.y (mgr.24763) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:50.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:50 smithi006 bash[26914]: cluster 2023-10-26T12:11:49.381297+0000 mgr.y (mgr.24763) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:52.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:52 smithi124 bash[23478]: cluster 2023-10-26T12:11:51.382698+0000 mgr.y (mgr.24763) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:52.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:52 smithi006 bash[23371]: cluster 2023-10-26T12:11:51.382698+0000 mgr.y (mgr.24763) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:52.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:52 smithi006 bash[26914]: cluster 2023-10-26T12:11:51.382698+0000 mgr.y (mgr.24763) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:54 smithi124 bash[23478]: cluster 2023-10-26T12:11:53.383492+0000 mgr.y (mgr.24763) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:54.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:54 smithi006 bash[23371]: cluster 2023-10-26T12:11:53.383492+0000 mgr.y (mgr.24763) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:54.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:54 smithi006 bash[26914]: cluster 2023-10-26T12:11:53.383492+0000 mgr.y (mgr.24763) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:56.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:56 smithi124 bash[23478]: cluster 2023-10-26T12:11:55.385000+0000 mgr.y (mgr.24763) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:56.691 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:56 smithi006 bash[23371]: cluster 2023-10-26T12:11:55.385000+0000 mgr.y (mgr.24763) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:56.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:56 smithi006 bash[26914]: cluster 2023-10-26T12:11:55.385000+0000 mgr.y (mgr.24763) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:58.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:11:58 smithi124 bash[23478]: cluster 2023-10-26T12:11:57.385684+0000 mgr.y (mgr.24763) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:58.941 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:11:58 smithi006 bash[23371]: cluster 2023-10-26T12:11:57.385684+0000 mgr.y (mgr.24763) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:11:58.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:11:58 smithi006 bash[26914]: cluster 2023-10-26T12:11:57.385684+0000 mgr.y (mgr.24763) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:00.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:00 smithi124 bash[23478]: cluster 2023-10-26T12:11:59.386372+0000 mgr.y (mgr.24763) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:00.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:00 smithi006 bash[23371]: cluster 2023-10-26T12:11:59.386372+0000 mgr.y (mgr.24763) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:00.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:00 smithi006 bash[26914]: cluster 2023-10-26T12:11:59.386372+0000 mgr.y (mgr.24763) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:02.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:02 smithi124 bash[23478]: cluster 2023-10-26T12:12:01.387825+0000 mgr.y (mgr.24763) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:02.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:02 smithi006 bash[23371]: cluster 2023-10-26T12:12:01.387825+0000 mgr.y (mgr.24763) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:02.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:02 smithi006 bash[26914]: cluster 2023-10-26T12:12:01.387825+0000 mgr.y (mgr.24763) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:04.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:04 smithi124 bash[23478]: cluster 2023-10-26T12:12:03.388667+0000 mgr.y (mgr.24763) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:04.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:04 smithi006 bash[23371]: cluster 2023-10-26T12:12:03.388667+0000 mgr.y (mgr.24763) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:04.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:04 smithi006 bash[26914]: cluster 2023-10-26T12:12:03.388667+0000 mgr.y (mgr.24763) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:06.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:06 smithi124 bash[23478]: cluster 2023-10-26T12:12:05.390200+0000 mgr.y (mgr.24763) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:06.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:06 smithi006 bash[23371]: cluster 2023-10-26T12:12:05.390200+0000 mgr.y (mgr.24763) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:06.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:06 smithi006 bash[26914]: cluster 2023-10-26T12:12:05.390200+0000 mgr.y (mgr.24763) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:08.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:08 smithi124 bash[23478]: cluster 2023-10-26T12:12:07.390918+0000 mgr.y (mgr.24763) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:08.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:08 smithi006 bash[23371]: cluster 2023-10-26T12:12:07.390918+0000 mgr.y (mgr.24763) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:08.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:08 smithi006 bash[26914]: cluster 2023-10-26T12:12:07.390918+0000 mgr.y (mgr.24763) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:10.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:10 smithi124 bash[23478]: cluster 2023-10-26T12:12:09.391606+0000 mgr.y (mgr.24763) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:10.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:10 smithi006 bash[23371]: cluster 2023-10-26T12:12:09.391606+0000 mgr.y (mgr.24763) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:10.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:10 smithi006 bash[26914]: cluster 2023-10-26T12:12:09.391606+0000 mgr.y (mgr.24763) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:12.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:12 smithi124 bash[23478]: cluster 2023-10-26T12:12:11.393095+0000 mgr.y (mgr.24763) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:12.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:12 smithi006 bash[23371]: cluster 2023-10-26T12:12:11.393095+0000 mgr.y (mgr.24763) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:12.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:12 smithi006 bash[26914]: cluster 2023-10-26T12:12:11.393095+0000 mgr.y (mgr.24763) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:14.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:14 smithi124 bash[23478]: cluster 2023-10-26T12:12:13.393839+0000 mgr.y (mgr.24763) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:14 smithi006 bash[23371]: cluster 2023-10-26T12:12:13.393839+0000 mgr.y (mgr.24763) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:14.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:14 smithi006 bash[26914]: cluster 2023-10-26T12:12:13.393839+0000 mgr.y (mgr.24763) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:16.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:16 smithi124 bash[23478]: cluster 2023-10-26T12:12:15.395306+0000 mgr.y (mgr.24763) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:16.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:16 smithi006 bash[23371]: cluster 2023-10-26T12:12:15.395306+0000 mgr.y (mgr.24763) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:16.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:16 smithi006 bash[26914]: cluster 2023-10-26T12:12:15.395306+0000 mgr.y (mgr.24763) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:18 smithi124 bash[23478]: cluster 2023-10-26T12:12:17.396068+0000 mgr.y (mgr.24763) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:18.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:18 smithi006 bash[23371]: cluster 2023-10-26T12:12:17.396068+0000 mgr.y (mgr.24763) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:18.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:18 smithi006 bash[26914]: cluster 2023-10-26T12:12:17.396068+0000 mgr.y (mgr.24763) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:20.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:20 smithi124 bash[23478]: cluster 2023-10-26T12:12:19.396740+0000 mgr.y (mgr.24763) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:20.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:20 smithi006 bash[23371]: cluster 2023-10-26T12:12:19.396740+0000 mgr.y (mgr.24763) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:20.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:20 smithi006 bash[26914]: cluster 2023-10-26T12:12:19.396740+0000 mgr.y (mgr.24763) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:22.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:22 smithi124 bash[23478]: cluster 2023-10-26T12:12:21.398353+0000 mgr.y (mgr.24763) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:22.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:22 smithi006 bash[23371]: cluster 2023-10-26T12:12:21.398353+0000 mgr.y (mgr.24763) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:22.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:22 smithi006 bash[26914]: cluster 2023-10-26T12:12:21.398353+0000 mgr.y (mgr.24763) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:24.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:24 smithi124 bash[23478]: cluster 2023-10-26T12:12:23.399122+0000 mgr.y (mgr.24763) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:24.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:24 smithi006 bash[23371]: cluster 2023-10-26T12:12:23.399122+0000 mgr.y (mgr.24763) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:24.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:24 smithi006 bash[26914]: cluster 2023-10-26T12:12:23.399122+0000 mgr.y (mgr.24763) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:26.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:26 smithi124 bash[23478]: cluster 2023-10-26T12:12:25.400625+0000 mgr.y (mgr.24763) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:26.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:26 smithi006 bash[23371]: cluster 2023-10-26T12:12:25.400625+0000 mgr.y (mgr.24763) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:26.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:26 smithi006 bash[26914]: cluster 2023-10-26T12:12:25.400625+0000 mgr.y (mgr.24763) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:28.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:28 smithi124 bash[23478]: cluster 2023-10-26T12:12:27.401338+0000 mgr.y (mgr.24763) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:28.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:28 smithi006 bash[23371]: cluster 2023-10-26T12:12:27.401338+0000 mgr.y (mgr.24763) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:28.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:28 smithi006 bash[26914]: cluster 2023-10-26T12:12:27.401338+0000 mgr.y (mgr.24763) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.407094+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.407773+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.407975+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.408440+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.408746+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.409078+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.409642+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:29 smithi124 bash[23478]: audit 2023-10-26T12:12:29.409748+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.407094+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.407773+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.407975+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.408440+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.408746+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.409078+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.409642+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[23371]: audit 2023-10-26T12:12:29.409748+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.407094+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.407773+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-10-26T12:12:29.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.407975+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.408440+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.408746+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.409078+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-26T12:12:29.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.409642+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:29.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:29 smithi006 bash[26914]: audit 2023-10-26T12:12:29.409748+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-10-26T12:12:30.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:30 smithi124 bash[23478]: cluster 2023-10-26T12:12:29.402139+0000 mgr.y (mgr.24763) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:30.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:30 smithi006 bash[23371]: cluster 2023-10-26T12:12:29.402139+0000 mgr.y (mgr.24763) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:30.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:30 smithi006 bash[26914]: cluster 2023-10-26T12:12:29.402139+0000 mgr.y (mgr.24763) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:32 smithi124 bash[23478]: cluster 2023-10-26T12:12:31.403676+0000 mgr.y (mgr.24763) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:32 smithi006 bash[23371]: cluster 2023-10-26T12:12:31.403676+0000 mgr.y (mgr.24763) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:32.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:32 smithi006 bash[26914]: cluster 2023-10-26T12:12:31.403676+0000 mgr.y (mgr.24763) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:34.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:34 smithi124 bash[23478]: cluster 2023-10-26T12:12:33.404376+0000 mgr.y (mgr.24763) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:34.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:34 smithi006 bash[26914]: cluster 2023-10-26T12:12:33.404376+0000 mgr.y (mgr.24763) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:34.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:34 smithi006 bash[23371]: cluster 2023-10-26T12:12:33.404376+0000 mgr.y (mgr.24763) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:36.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:36 smithi124 bash[23478]: cluster 2023-10-26T12:12:35.405928+0000 mgr.y (mgr.24763) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:36.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:36 smithi006 bash[23371]: cluster 2023-10-26T12:12:35.405928+0000 mgr.y (mgr.24763) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:36.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:36 smithi006 bash[26914]: cluster 2023-10-26T12:12:35.405928+0000 mgr.y (mgr.24763) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:37 smithi124 bash[23478]: audit 2023-10-26T12:12:37.197339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:37 smithi124 bash[23478]: audit 2023-10-26T12:12:37.198186+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:37 smithi124 bash[23478]: audit 2023-10-26T12:12:37.203187+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:12:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[23371]: audit 2023-10-26T12:12:37.197339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[23371]: audit 2023-10-26T12:12:37.198186+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[23371]: audit 2023-10-26T12:12:37.203187+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:12:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[26914]: audit 2023-10-26T12:12:37.197339+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[26914]: audit 2023-10-26T12:12:37.198186+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:12:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:37 smithi006 bash[26914]: audit 2023-10-26T12:12:37.203187+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:12:38.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:38 smithi124 bash[23478]: cluster 2023-10-26T12:12:37.406694+0000 mgr.y (mgr.24763) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:38.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:38 smithi006 bash[23371]: cluster 2023-10-26T12:12:37.406694+0000 mgr.y (mgr.24763) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:38.733 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:38 smithi006 bash[26914]: cluster 2023-10-26T12:12:37.406694+0000 mgr.y (mgr.24763) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:40.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:40 smithi124 bash[23478]: cluster 2023-10-26T12:12:39.407391+0000 mgr.y (mgr.24763) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:40.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:40 smithi006 bash[23371]: cluster 2023-10-26T12:12:39.407391+0000 mgr.y (mgr.24763) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:40.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:40 smithi006 bash[26914]: cluster 2023-10-26T12:12:39.407391+0000 mgr.y (mgr.24763) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:42 smithi124 bash[23478]: cluster 2023-10-26T12:12:41.408883+0000 mgr.y (mgr.24763) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:42.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:42 smithi006 bash[23371]: cluster 2023-10-26T12:12:41.408883+0000 mgr.y (mgr.24763) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:42.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:42 smithi006 bash[26914]: cluster 2023-10-26T12:12:41.408883+0000 mgr.y (mgr.24763) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:44.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:44 smithi124 bash[23478]: cluster 2023-10-26T12:12:43.409618+0000 mgr.y (mgr.24763) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:44.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:44 smithi006 bash[26914]: cluster 2023-10-26T12:12:43.409618+0000 mgr.y (mgr.24763) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:44.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:44 smithi006 bash[23371]: cluster 2023-10-26T12:12:43.409618+0000 mgr.y (mgr.24763) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:46.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:46 smithi124 bash[23478]: cluster 2023-10-26T12:12:45.411091+0000 mgr.y (mgr.24763) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:46.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:46 smithi006 bash[26914]: cluster 2023-10-26T12:12:45.411091+0000 mgr.y (mgr.24763) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:46.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:46 smithi006 bash[23371]: cluster 2023-10-26T12:12:45.411091+0000 mgr.y (mgr.24763) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:48 smithi124 bash[23478]: cluster 2023-10-26T12:12:47.411808+0000 mgr.y (mgr.24763) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:48.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:48 smithi006 bash[23371]: cluster 2023-10-26T12:12:47.411808+0000 mgr.y (mgr.24763) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:48.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:48 smithi006 bash[26914]: cluster 2023-10-26T12:12:47.411808+0000 mgr.y (mgr.24763) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:50.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:50 smithi124 bash[23478]: cluster 2023-10-26T12:12:49.412525+0000 mgr.y (mgr.24763) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:50.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:50 smithi006 bash[23371]: cluster 2023-10-26T12:12:49.412525+0000 mgr.y (mgr.24763) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:50.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:50 smithi006 bash[26914]: cluster 2023-10-26T12:12:49.412525+0000 mgr.y (mgr.24763) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:52.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:52 smithi124 bash[23478]: cluster 2023-10-26T12:12:51.413986+0000 mgr.y (mgr.24763) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:52.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:52 smithi006 bash[23371]: cluster 2023-10-26T12:12:51.413986+0000 mgr.y (mgr.24763) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:52.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:52 smithi006 bash[26914]: cluster 2023-10-26T12:12:51.413986+0000 mgr.y (mgr.24763) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:54 smithi124 bash[23478]: cluster 2023-10-26T12:12:53.414704+0000 mgr.y (mgr.24763) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:54.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:54 smithi006 bash[23371]: cluster 2023-10-26T12:12:53.414704+0000 mgr.y (mgr.24763) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:54.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:54 smithi006 bash[26914]: cluster 2023-10-26T12:12:53.414704+0000 mgr.y (mgr.24763) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:56.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:56 smithi124 bash[23478]: cluster 2023-10-26T12:12:55.416236+0000 mgr.y (mgr.24763) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:56.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:56 smithi006 bash[23371]: cluster 2023-10-26T12:12:55.416236+0000 mgr.y (mgr.24763) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:56.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:56 smithi006 bash[26914]: cluster 2023-10-26T12:12:55.416236+0000 mgr.y (mgr.24763) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:58.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:12:58 smithi124 bash[23478]: cluster 2023-10-26T12:12:57.416932+0000 mgr.y (mgr.24763) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:58.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:12:58 smithi006 bash[23371]: cluster 2023-10-26T12:12:57.416932+0000 mgr.y (mgr.24763) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:12:58.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:12:58 smithi006 bash[26914]: cluster 2023-10-26T12:12:57.416932+0000 mgr.y (mgr.24763) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:00.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:00 smithi124 bash[23478]: cluster 2023-10-26T12:12:59.417636+0000 mgr.y (mgr.24763) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:00.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:00 smithi006 bash[23371]: cluster 2023-10-26T12:12:59.417636+0000 mgr.y (mgr.24763) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:00.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:00 smithi006 bash[26914]: cluster 2023-10-26T12:12:59.417636+0000 mgr.y (mgr.24763) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:02.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:02 smithi124 bash[23478]: cluster 2023-10-26T12:13:01.419187+0000 mgr.y (mgr.24763) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:02.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:02 smithi006 bash[23371]: cluster 2023-10-26T12:13:01.419187+0000 mgr.y (mgr.24763) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:02.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:02 smithi006 bash[26914]: cluster 2023-10-26T12:13:01.419187+0000 mgr.y (mgr.24763) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:04.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:04 smithi124 bash[23478]: cluster 2023-10-26T12:13:03.420020+0000 mgr.y (mgr.24763) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:04.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:04 smithi006 bash[23371]: cluster 2023-10-26T12:13:03.420020+0000 mgr.y (mgr.24763) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:04.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:04 smithi006 bash[26914]: cluster 2023-10-26T12:13:03.420020+0000 mgr.y (mgr.24763) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:06.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:06 smithi124 bash[23478]: cluster 2023-10-26T12:13:05.421448+0000 mgr.y (mgr.24763) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:06.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:06 smithi006 bash[23371]: cluster 2023-10-26T12:13:05.421448+0000 mgr.y (mgr.24763) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:06.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:06 smithi006 bash[26914]: cluster 2023-10-26T12:13:05.421448+0000 mgr.y (mgr.24763) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:08.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:08 smithi124 bash[23478]: cluster 2023-10-26T12:13:07.422160+0000 mgr.y (mgr.24763) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:08.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:08 smithi006 bash[23371]: cluster 2023-10-26T12:13:07.422160+0000 mgr.y (mgr.24763) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:08.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:08 smithi006 bash[26914]: cluster 2023-10-26T12:13:07.422160+0000 mgr.y (mgr.24763) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:10.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:10 smithi124 bash[23478]: cluster 2023-10-26T12:13:09.422851+0000 mgr.y (mgr.24763) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:10.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:10 smithi006 bash[23371]: cluster 2023-10-26T12:13:09.422851+0000 mgr.y (mgr.24763) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:10.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:10 smithi006 bash[26914]: cluster 2023-10-26T12:13:09.422851+0000 mgr.y (mgr.24763) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:12.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:12 smithi124 bash[23478]: cluster 2023-10-26T12:13:11.424370+0000 mgr.y (mgr.24763) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:12.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:12 smithi006 bash[23371]: cluster 2023-10-26T12:13:11.424370+0000 mgr.y (mgr.24763) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:12.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:12 smithi006 bash[26914]: cluster 2023-10-26T12:13:11.424370+0000 mgr.y (mgr.24763) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:14.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:14 smithi124 bash[23478]: cluster 2023-10-26T12:13:13.425095+0000 mgr.y (mgr.24763) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:14.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:14 smithi006 bash[23371]: cluster 2023-10-26T12:13:13.425095+0000 mgr.y (mgr.24763) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:14.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:14 smithi006 bash[26914]: cluster 2023-10-26T12:13:13.425095+0000 mgr.y (mgr.24763) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:16.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:16 smithi124 bash[23478]: cluster 2023-10-26T12:13:15.426491+0000 mgr.y (mgr.24763) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:16.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:16 smithi006 bash[23371]: cluster 2023-10-26T12:13:15.426491+0000 mgr.y (mgr.24763) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:16.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:16 smithi006 bash[26914]: cluster 2023-10-26T12:13:15.426491+0000 mgr.y (mgr.24763) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:18 smithi124 bash[23478]: cluster 2023-10-26T12:13:17.427188+0000 mgr.y (mgr.24763) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:18.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:18 smithi006 bash[23371]: cluster 2023-10-26T12:13:17.427188+0000 mgr.y (mgr.24763) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:18.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:18 smithi006 bash[26914]: cluster 2023-10-26T12:13:17.427188+0000 mgr.y (mgr.24763) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:20.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:20 smithi124 bash[23478]: cluster 2023-10-26T12:13:19.427979+0000 mgr.y (mgr.24763) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:20.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:20 smithi006 bash[23371]: cluster 2023-10-26T12:13:19.427979+0000 mgr.y (mgr.24763) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:20.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:20 smithi006 bash[26914]: cluster 2023-10-26T12:13:19.427979+0000 mgr.y (mgr.24763) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:22.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:22 smithi124 bash[23478]: cluster 2023-10-26T12:13:21.429454+0000 mgr.y (mgr.24763) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:22.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:22 smithi006 bash[23371]: cluster 2023-10-26T12:13:21.429454+0000 mgr.y (mgr.24763) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:22.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:22 smithi006 bash[26914]: cluster 2023-10-26T12:13:21.429454+0000 mgr.y (mgr.24763) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:24.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:24 smithi124 bash[23478]: cluster 2023-10-26T12:13:23.430208+0000 mgr.y (mgr.24763) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:24.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:24 smithi006 bash[23371]: cluster 2023-10-26T12:13:23.430208+0000 mgr.y (mgr.24763) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:24.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:24 smithi006 bash[26914]: cluster 2023-10-26T12:13:23.430208+0000 mgr.y (mgr.24763) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:26.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:26 smithi124 bash[23478]: cluster 2023-10-26T12:13:25.431733+0000 mgr.y (mgr.24763) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:26.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:26 smithi006 bash[23371]: cluster 2023-10-26T12:13:25.431733+0000 mgr.y (mgr.24763) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:26.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:26 smithi006 bash[26914]: cluster 2023-10-26T12:13:25.431733+0000 mgr.y (mgr.24763) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:27.910 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T12:13:28.790 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:28 smithi006 bash[23371]: cluster 2023-10-26T12:13:27.432475+0000 mgr.y (mgr.24763) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:28.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:28 smithi006 bash[26914]: cluster 2023-10-26T12:13:27.432475+0000 mgr.y (mgr.24763) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:28.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:28 smithi124 bash[23478]: cluster 2023-10-26T12:13:27.432475+0000 mgr.y (mgr.24763) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.416659+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.417480+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.417929+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.418141+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.418295+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.418682+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.418782+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:29 smithi124 bash[23478]: audit 2023-10-26T12:13:29.419413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.416659+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.417480+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.417929+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.418141+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.418295+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.418682+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.418782+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[23371]: audit 2023-10-26T12:13:29.419413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.416659+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.417480+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-10-26T12:13:29.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.417929+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.418141+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.418295+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.418682+0000 mon.b (mon.2) 267 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:29.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.418782+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-10-26T12:13:29.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:29 smithi006 bash[26914]: audit 2023-10-26T12:13:29.419413+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-26T12:13:30.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:30 smithi124 bash[23478]: cluster 2023-10-26T12:13:29.433157+0000 mgr.y (mgr.24763) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:30.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:30 smithi006 bash[23371]: cluster 2023-10-26T12:13:29.433157+0000 mgr.y (mgr.24763) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:30.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:30 smithi006 bash[26914]: cluster 2023-10-26T12:13:29.433157+0000 mgr.y (mgr.24763) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:31.068 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T12:13:31.069 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (9m) 2m ago 19m 16.0M - 0.26.0 9f27df16978d fa55c6e6c89c 2023-10-26T12:13:31.069 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (19m) 2m ago 19m 27.4M - 6.6.2 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:13:31.069 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (13m) 2m ago 24m 377M - 16.2.14-106-gf2ece71a 905f4094f1b9 598db8377969 2023-10-26T12:13:31.070 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443 running (5m) 2m ago 26m 404M - 16.2.14-106-gf2ece71a 905f4094f1b9 f555c9e80435 2023-10-26T12:13:31.070 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (26m) 2m ago 26m 177M 2048M 15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T12:13:31.070 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (24m) 2m ago 24m 146M 2048M 15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:13:31.070 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (24m) 2m ago 24m 142M 2048M 15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T12:13:31.070 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (19m) 2m ago 20m 12.2M - 1.6.1 458e026e6aa6 a90ff9f5454e 2023-10-26T12:13:31.071 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (19m) 2m ago 20m 12.4M - 1.6.1 458e026e6aa6 517e383b127e 2023-10-26T12:13:31.071 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (23m) 2m ago 23m 50.0M 4096M 15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T12:13:31.071 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (23m) 2m ago 23m 50.0M 4096M 15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T12:13:31.071 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (22m) 2m ago 22m 47.9M 4096M 15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T12:13:31.071 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (22m) 2m ago 22m 50.8M 4096M 15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T12:13:31.072 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (21m) 2m ago 22m 50.8M 4096M 15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:13:31.072 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (21m) 2m ago 21m 50.7M 4096M 15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:13:31.072 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (21m) 2m ago 21m 49.0M 4096M 15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:13:31.072 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (20m) 2m ago 20m 52.1M 4096M 15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:13:31.072 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (9m) 2m ago 20m 46.4M - 2.47.2 22010d1e5539 c3278c7defd2 2023-10-26T12:13:31.073 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (17m) 2m ago 17m 51.2M - 15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T12:13:31.073 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (17m) 2m ago 17m 51.8M - 15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:13:31.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.038461+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.039535+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.040598+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.041756+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.042784+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.043906+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.048253+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.049372+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.050453+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.051536+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[23371]: audit 2023-10-26T12:13:31.052620+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.038461+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.039535+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.040598+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.041756+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.042784+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.043906+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.048253+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.049372+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.050453+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.051536+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:31 smithi006 bash[26914]: audit 2023-10-26T12:13:31.052620+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.038461+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.039535+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.040598+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.041756+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.042784+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.043906+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.048253+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:13:31.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.049372+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.050453+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.051536+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:31 smithi124 bash[23478]: audit 2023-10-26T12:13:31.052620+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:13:31.915 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T12:13:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:32 smithi124 bash[23478]: audit 2023-10-26T12:13:31.030178+0000 mgr.y (mgr.24763) 93 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:13:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:32 smithi124 bash[23478]: cluster 2023-10-26T12:13:31.434667+0000 mgr.y (mgr.24763) 94 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:32 smithi006 bash[23371]: audit 2023-10-26T12:13:31.030178+0000 mgr.y (mgr.24763) 93 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:13:32.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:32 smithi006 bash[23371]: cluster 2023-10-26T12:13:31.434667+0000 mgr.y (mgr.24763) 94 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:32.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:32 smithi006 bash[26914]: audit 2023-10-26T12:13:31.030178+0000 mgr.y (mgr.24763) 93 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:13:32.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:32 smithi006 bash[26914]: cluster 2023-10-26T12:13:31.434667+0000 mgr.y (mgr.24763) 94 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:34.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:34 smithi124 bash[23478]: cluster 2023-10-26T12:13:33.435508+0000 mgr.y (mgr.24763) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:34.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:34 smithi006 bash[23371]: cluster 2023-10-26T12:13:33.435508+0000 mgr.y (mgr.24763) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:34.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:34 smithi006 bash[26914]: cluster 2023-10-26T12:13:33.435508+0000 mgr.y (mgr.24763) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:35.085 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T12:13:35.085 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-10-26T12:13:35.086 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T12:13:35.086 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:13:35.086 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-10-26T12:13:35.086 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:13:35.086 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:13:35.087 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-10-26T12:13:35.087 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T12:13:35.087 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:13:35.087 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2023-10-26T12:13:35.088 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2023-10-26T12:13:35.088 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T12:13:35.088 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:13:35.088 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-10-26T12:13:35.092 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-10-26T12:13:35.092 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:13:35.092 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T12:13:35.093 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T12:13:35.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:35 smithi006 bash[23371]: audit 2023-10-26T12:13:35.079475+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.6:0/3285354809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:35 smithi006 bash[26914]: audit 2023-10-26T12:13:35.079475+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.6:0/3285354809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:35.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:35 smithi124 bash[23478]: audit 2023-10-26T12:13:35.079475+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.6:0/3285354809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:35.892 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph -s' 2023-10-26T12:13:36.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:36 smithi124 bash[23478]: cluster 2023-10-26T12:13:35.437076+0000 mgr.y (mgr.24763) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:36.931 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:36 smithi006 bash[23371]: cluster 2023-10-26T12:13:35.437076+0000 mgr.y (mgr.24763) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:36.932 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:36 smithi006 bash[26914]: cluster 2023-10-26T12:13:35.437076+0000 mgr.y (mgr.24763) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:37.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:37 smithi124 bash[23478]: audit 2023-10-26T12:13:37.510559+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:37 smithi124 bash[23478]: audit 2023-10-26T12:13:37.511725+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:37 smithi124 bash[23478]: audit 2023-10-26T12:13:37.516207+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:13:37.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[23371]: audit 2023-10-26T12:13:37.510559+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[23371]: audit 2023-10-26T12:13:37.511725+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[23371]: audit 2023-10-26T12:13:37.516207+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:13:37.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[26914]: audit 2023-10-26T12:13:37.510559+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[26914]: audit 2023-10-26T12:13:37.511725+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:13:37.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:37 smithi006 bash[26914]: audit 2023-10-26T12:13:37.516207+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:13:38.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:38 smithi124 bash[23478]: cluster 2023-10-26T12:13:37.437773+0000 mgr.y (mgr.24763) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:38.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:38 smithi006 bash[26914]: cluster 2023-10-26T12:13:37.437773+0000 mgr.y (mgr.24763) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:38.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:38 smithi006 bash[23371]: cluster 2023-10-26T12:13:37.437773+0000 mgr.y (mgr.24763) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:39.208 INFO:teuthology.orchestra.run.smithi006.stdout: cluster: 2023-10-26T12:13:39.208 INFO:teuthology.orchestra.run.smithi006.stdout: id: 48e7def6-73f5-11ee-8db9-212e2dc638e7 2023-10-26T12:13:39.209 INFO:teuthology.orchestra.run.smithi006.stdout: health: HEALTH_OK 2023-10-26T12:13:39.209 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:13:39.209 INFO:teuthology.orchestra.run.smithi006.stdout: services: 2023-10-26T12:13:39.209 INFO:teuthology.orchestra.run.smithi006.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2023-10-26T12:13:39.210 INFO:teuthology.orchestra.run.smithi006.stdout: mgr: y(active, since 3m), standbys: x 2023-10-26T12:13:39.210 INFO:teuthology.orchestra.run.smithi006.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2023-10-26T12:13:39.210 INFO:teuthology.orchestra.run.smithi006.stdout: rgw: 2 daemons active (r.z.smithi006.unaygo, r.z.smithi124.zsnfro) 2023-10-26T12:13:39.210 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:13:39.210 INFO:teuthology.orchestra.run.smithi006.stdout: task status: 2023-10-26T12:13:39.211 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:13:39.211 INFO:teuthology.orchestra.run.smithi006.stdout: data: 2023-10-26T12:13:39.211 INFO:teuthology.orchestra.run.smithi006.stdout: pools: 5 pools, 129 pgs 2023-10-26T12:13:39.211 INFO:teuthology.orchestra.run.smithi006.stdout: objects: 202 objects, 7.0 KiB 2023-10-26T12:13:39.211 INFO:teuthology.orchestra.run.smithi006.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:39.212 INFO:teuthology.orchestra.run.smithi006.stdout: pgs: 129 active+clean 2023-10-26T12:13:39.212 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-10-26T12:13:39.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:39 smithi006 bash[23371]: audit 2023-10-26T12:13:39.202717+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.6:0/1492210597' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:13:39.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:39 smithi006 bash[26914]: audit 2023-10-26T12:13:39.202717+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.6:0/1492210597' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:13:39.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:39 smithi124 bash[23478]: audit 2023-10-26T12:13:39.202717+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.6:0/1492210597' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-26T12:13:39.965 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-10-26T12:13:40.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:40 smithi006 bash[23371]: cluster 2023-10-26T12:13:39.438556+0000 mgr.y (mgr.24763) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:40.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:40 smithi006 bash[26914]: cluster 2023-10-26T12:13:39.438556+0000 mgr.y (mgr.24763) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:41.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:40 smithi124 bash[23478]: cluster 2023-10-26T12:13:39.438556+0000 mgr.y (mgr.24763) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:42.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:42 smithi006 bash[23371]: cluster 2023-10-26T12:13:41.440090+0000 mgr.y (mgr.24763) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:42.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:42 smithi006 bash[26914]: cluster 2023-10-26T12:13:41.440090+0000 mgr.y (mgr.24763) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:43.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:42 smithi124 bash[23478]: cluster 2023-10-26T12:13:41.440090+0000 mgr.y (mgr.24763) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:43.409 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-10-26T12:13:43.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:43 smithi006 bash[23371]: audit 2023-10-26T12:13:43.390648+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.6:0/1021639372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:43.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:43 smithi006 bash[26914]: audit 2023-10-26T12:13:43.390648+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.6:0/1021639372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:44.132 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:43 smithi124 bash[23478]: audit 2023-10-26T12:13:43.390648+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.6:0/1021639372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:13:44.177 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph mgr fail' 2023-10-26T12:13:44.669 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:44 smithi006 bash[26914]: cluster 2023-10-26T12:13:43.440825+0000 mgr.y (mgr.24763) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:44.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:44 smithi006 bash[23371]: cluster 2023-10-26T12:13:43.440825+0000 mgr.y (mgr.24763) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:45.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:44 smithi124 bash[23478]: cluster 2023-10-26T12:13:43.440825+0000 mgr.y (mgr.24763) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:46.442 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:46 smithi006 bash[23371]: cluster 2023-10-26T12:13:45.442119+0000 mgr.y (mgr.24763) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:46.443 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:46 smithi006 bash[26914]: cluster 2023-10-26T12:13:45.442119+0000 mgr.y (mgr.24763) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:46.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:46 smithi124 bash[23478]: cluster 2023-10-26T12:13:45.442119+0000 mgr.y (mgr.24763) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:47.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.328059+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.6:0/209853139' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.328651+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: cluster 2023-10-26T12:13:47.340713+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T12:13:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.341479+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.342554+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.343532+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[23371]: audit 2023-10-26T12:13:47.344979+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.694 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: debug 2023-10-26T12:13:47.387+0000 7f5c42bb9700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-26T12:13:47.695 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: ignoring --setuser ceph since I am not root 2023-10-26T12:13:47.695 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: ignoring --setgroup ceph since I am not root 2023-10-26T12:13:47.695 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: debug 2023-10-26T12:13:47.439+0000 7f153fcc9700 1 -- 172.21.15.6:0/1432978013 <== mon.0 v2:172.21.15.6:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ef03b344e0 con 0x55ef03c29000 2023-10-26T12:13:47.696 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: debug 2023-10-26T12:13:47.607+0000 7f154fe92680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:13:47.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.328059+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.6:0/209853139' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.328651+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: cluster 2023-10-26T12:13:47.340713+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T12:13:47.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.341479+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.342554+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.343532+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[26914]: audit 2023-10-26T12:13:47.344979+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.328059+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.6:0/209853139' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.328651+0000 mon.a (mon.0) 760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-10-26T12:13:47.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: cluster 2023-10-26T12:13:47.340713+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-26T12:13:47.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.341479+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.342554+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:13:47.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.343532+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:47 smithi124 bash[23478]: audit 2023-10-26T12:13:47.344979+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24763 172.21.15.6:0/3947371165' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:13:47.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:47 smithi006 bash[48691]: debug 2023-10-26T12:13:47.711+0000 7f154fe92680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:13:48.230 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 180' 2023-10-26T12:13:48.442 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[48691]: debug 2023-10-26T12:13:48.171+0000 7f154fe92680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:13:48.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[23371]: audit 2023-10-26T12:13:47.391298+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:13:48.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[23371]: cluster 2023-10-26T12:13:47.391388+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e26: x(active, starting, since 0.0617515s) 2023-10-26T12:13:48.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[23371]: audit 2023-10-26T12:13:48.335591+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:13:48.443 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[23371]: cluster 2023-10-26T12:13:48.335650+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T12:13:48.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[26914]: audit 2023-10-26T12:13:47.391298+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:13:48.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[26914]: cluster 2023-10-26T12:13:47.391388+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e26: x(active, starting, since 0.0617515s) 2023-10-26T12:13:48.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[26914]: audit 2023-10-26T12:13:48.335591+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:13:48.444 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:48 smithi006 bash[26914]: cluster 2023-10-26T12:13:48.335650+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T12:13:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:48 smithi124 bash[23478]: audit 2023-10-26T12:13:47.391298+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-10-26T12:13:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:48 smithi124 bash[23478]: cluster 2023-10-26T12:13:47.391388+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e26: x(active, starting, since 0.0617515s) 2023-10-26T12:13:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:48 smithi124 bash[23478]: audit 2023-10-26T12:13:48.335591+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24763 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:13:48.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:48 smithi124 bash[23478]: cluster 2023-10-26T12:13:48.335650+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-26T12:13:49.401 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:49 smithi006 bash[48691]: debug 2023-10-26T12:13:49.119+0000 7f154fe92680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:13:49.402 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:49 smithi006 bash[48691]: debug 2023-10-26T12:13:49.215+0000 7f154fe92680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:13:49.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:49 smithi006 bash[48691]: debug 2023-10-26T12:13:49.479+0000 7f154fe92680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:13:50.920 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:50 smithi006 bash[48691]: debug 2023-10-26T12:13:50.647+0000 7f154fe92680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:13:50.921 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:50 smithi006 bash[48691]: debug 2023-10-26T12:13:50.811+0000 7f154fe92680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:13:50.921 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:50 smithi006 bash[48691]: debug 2023-10-26T12:13:50.911+0000 7f154fe92680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:13:51.192 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:51 smithi006 bash[48691]: debug 2023-10-26T12:13:51.031+0000 7f154fe92680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:13:51.651 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:51 smithi006 bash[48691]: debug 2023-10-26T12:13:51.259+0000 7f154fe92680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:13:51.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:51 smithi006 bash[48691]: debug 2023-10-26T12:13:51.643+0000 7f154fe92680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T12:13:51.943 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:51 smithi006 bash[48691]: debug 2023-10-26T12:13:51.767+0000 7f154fe92680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T12:13:52.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:52 smithi006 bash[48691]: debug 2023-10-26T12:13:52.659+0000 7f154fe92680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T12:13:52.942 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:52 smithi006 bash[48691]: debug 2023-10-26T12:13:52.767+0000 7f154fe92680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T12:13:52.943 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:52 smithi006 bash[48691]: debug 2023-10-26T12:13:52.887+0000 7f154fe92680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T12:13:53.426 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[48691]: debug 2023-10-26T12:13:53.119+0000 7f154fe92680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T12:13:53.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[48691]: debug 2023-10-26T12:13:53.419+0000 7f154fe92680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T12:13:53.692 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[48691]: debug 2023-10-26T12:13:53.591+0000 7f154fe92680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T12:13:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.394667+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:13:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.394999+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:13:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.395272+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:13:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.397012+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.397570+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.398038+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.398458+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.398896+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.399323+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:13:53.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.399624+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:13:53.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.399986+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:13:53.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.400311+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:13:53.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.403392+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:13:53.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.403636+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:13:53.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.404430+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:13:53.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.406868+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:13:53.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.408910+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:13:53.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.409634+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:13:53.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.394667+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:13:53.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.394999+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:13:53.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.395272+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:13:53.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.397012+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:13:53.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.397570+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:13:53.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.398038+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:13:53.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.398458+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:13:53.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.398896+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:13:53.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.399323+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:13:53.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.399624+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:13:53.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.399986+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.400311+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.403392+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.403636+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.404430+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.406868+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:13:53.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.408910+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:13:53.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.409634+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:13:53.700 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.410515+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:13:53.700 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.411398+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.412421+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.413276+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.414123+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.415075+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.416110+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:13:53.701 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.417003+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:13:53.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.417944+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:13:53.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.418746+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:13:53.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.419409+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:13:53.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.420278+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:13:53.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.421286+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.422208+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.423014+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.423890+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.424814+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.425638+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:13:53.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.426412+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:13:53.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[23371]: audit 2023-10-26T12:13:53.427136+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:13:53.704 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.410515+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:13:53.704 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.411398+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:13:53.704 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.412421+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:13:53.705 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.413276+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:13:53.705 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.414123+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:13:53.705 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.415075+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:13:53.705 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.416110+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:13:53.705 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.417003+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:13:53.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.417944+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:13:53.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.418746+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:13:53.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.419409+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:13:53.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.420278+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:13:53.706 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.421286+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:13:53.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.422208+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:13:53.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.423014+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:53.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.423890+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:53.707 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.424814+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:13:53.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.425638+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:13:53.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.426412+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:13:53.708 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[26914]: audit 2023-10-26T12:13:53.427136+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:13:53.713 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[34941]: Warning: Permanently added '172.21.15.124' (ECDSA) to the list of known hosts. 2023-10-26T12:13:53.713 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.394667+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:13:53.713 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.394999+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:13:53.713 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.395272+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:13:53.714 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.397012+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:13:53.714 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.397570+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:13:53.714 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.398038+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:13:53.714 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.398458+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:13:53.715 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.398896+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:13:53.715 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.399323+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:13:53.715 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.399624+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:13:53.715 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.399986+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:13:53.715 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.400311+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.403392+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.403636+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.404430+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.406868+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.408910+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:13:53.716 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.409634+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:13:53.717 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.410515+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:13:53.717 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.411398+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:13:53.718 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.412421+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:13:53.718 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.413276+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:13:53.718 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.414123+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:13:53.718 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.415075+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:13:53.718 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.416110+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:13:53.719 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.417003+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:13:53.719 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.417944+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:13:53.719 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.418746+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:13:53.719 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.419409+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:13:53.719 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.420278+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:13:53.720 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.421286+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:13:53.720 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.422208+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:13:53.720 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.423014+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:53.720 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.423890+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:53.720 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.424814+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:13:53.721 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.425638+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:13:53.721 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.426412+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:13:53.721 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[23478]: audit 2023-10-26T12:13:53.427136+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:13:54.013 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:53 smithi006 bash[48691]: debug 2023-10-26T12:13:53.775+0000 7f154fe92680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:13:54.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:13:53 smithi124 bash[34941]: Warning: Permanently added '172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T12:13:54.442 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[48691]: debug 2023-10-26T12:13:54.003+0000 7f154fe92680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T12:13:54.442 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[48691]: debug 2023-10-26T12:13:54.119+0000 7f154fe92680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T12:13:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: cluster 2023-10-26T12:13:53.462104+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-10-26T12:13:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:53.615534+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:13:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:53.691937+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:13:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:53.698352+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:13:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:53.938278+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:53.940542+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: cluster 2023-10-26T12:13:54.143015+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:13:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:54.143332+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:13:54.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:54.143961+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:54.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:54.145840+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:13:54.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:54 smithi124 bash[23478]: audit 2023-10-26T12:13:54.146493+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:54.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: cluster 2023-10-26T12:13:53.462104+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-10-26T12:13:54.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:53.615534+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:13:54.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:53.691937+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:13:54.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:53.698352+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:13:54.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:53.938278+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:53.940542+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: cluster 2023-10-26T12:13:54.143015+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:13:54.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:54.143332+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:13:54.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:54.143961+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:54.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:54.145840+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:13:54.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[23371]: audit 2023-10-26T12:13:54.146493+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:54.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: cluster 2023-10-26T12:13:53.462104+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-10-26T12:13:54.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:53.615534+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:13:54.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:53.691937+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:13:54.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:53.698352+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-26T12:13:54.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:53.938278+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:53.940542+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:13:54.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: cluster 2023-10-26T12:13:54.143015+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon y started 2023-10-26T12:13:54.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:54.143332+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-26T12:13:54.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:54.143961+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:13:54.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:54.145840+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-26T12:13:54.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:54 smithi006 bash[26914]: audit 2023-10-26T12:13:54.146493+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:13:55.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:55 smithi124 bash[23478]: cluster 2023-10-26T12:13:54.469484+0000 mon.a (mon.0) 813 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2023-10-26T12:13:55.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:55 smithi124 bash[23478]: audit 2023-10-26T12:13:54.473425+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:13:55.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:55 smithi124 bash[23478]: cluster 2023-10-26T12:13:54.480337+0000 mgr.x (mgr.34766) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:55.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:55 smithi124 bash[23478]: cluster 2023-10-26T12:13:55.405586+0000 mgr.x (mgr.34766) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:55.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[23371]: cluster 2023-10-26T12:13:54.469484+0000 mon.a (mon.0) 813 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2023-10-26T12:13:55.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[23371]: audit 2023-10-26T12:13:54.473425+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:13:55.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[23371]: cluster 2023-10-26T12:13:54.480337+0000 mgr.x (mgr.34766) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:55.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[23371]: cluster 2023-10-26T12:13:55.405586+0000 mgr.x (mgr.34766) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:55.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[26914]: cluster 2023-10-26T12:13:54.469484+0000 mon.a (mon.0) 813 : cluster [DBG] mgrmap e27: x(active, since 7s), standbys: y 2023-10-26T12:13:55.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[26914]: audit 2023-10-26T12:13:54.473425+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:13:55.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[26914]: cluster 2023-10-26T12:13:54.480337+0000 mgr.x (mgr.34766) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:55.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:55 smithi006 bash[26914]: cluster 2023-10-26T12:13:55.405586+0000 mgr.x (mgr.34766) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:57.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:57 smithi124 bash[23478]: cluster 2023-10-26T12:13:56.500615+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e28: x(active, since 9s), standbys: y 2023-10-26T12:13:57.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:57 smithi124 bash[23478]: cluster 2023-10-26T12:13:57.406327+0000 mgr.x (mgr.34766) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:57.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:57 smithi006 bash[23371]: cluster 2023-10-26T12:13:56.500615+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e28: x(active, since 9s), standbys: y 2023-10-26T12:13:57.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:57 smithi006 bash[23371]: cluster 2023-10-26T12:13:57.406327+0000 mgr.x (mgr.34766) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:57.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:57 smithi006 bash[26914]: cluster 2023-10-26T12:13:56.500615+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e28: x(active, since 9s), standbys: y 2023-10-26T12:13:57.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:57 smithi006 bash[26914]: cluster 2023-10-26T12:13:57.406327+0000 mgr.x (mgr.34766) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:59.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:13:59 smithi124 bash[23478]: cluster 2023-10-26T12:13:59.407074+0000 mgr.x (mgr.34766) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:59.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:13:59 smithi006 bash[23371]: cluster 2023-10-26T12:13:59.407074+0000 mgr.x (mgr.34766) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:13:59.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:13:59 smithi006 bash[26914]: cluster 2023-10-26T12:13:59.407074+0000 mgr.x (mgr.34766) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:00.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:00 smithi124 bash[23478]: audit 2023-10-26T12:14:00.210312+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:00 smithi124 bash[23478]: audit 2023-10-26T12:14:00.217079+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:00.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:00 smithi124 bash[23478]: audit 2023-10-26T12:14:00.325051+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:00 smithi124 bash[23478]: audit 2023-10-26T12:14:00.331787+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:00.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[23371]: audit 2023-10-26T12:14:00.210312+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[26914]: audit 2023-10-26T12:14:00.210312+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[23371]: audit 2023-10-26T12:14:00.217079+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:00.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[23371]: audit 2023-10-26T12:14:00.325051+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[23371]: audit 2023-10-26T12:14:00.331787+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:00.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[26914]: audit 2023-10-26T12:14:00.217079+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 185283379, \"cpu_percentage\": \"2.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.203789Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.83%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:14:00.204270Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 163053568, \"cpu_percentage\": \"1.72%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.204699Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52837744, \"cpu_percentage\": \"1.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205163Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53225717, \"cpu_percentage\": \"2.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205581Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.205991Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53938749, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206401Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12876513, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.206805Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17154703, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207226Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54494494, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.207642Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.208529Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:00.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[26914]: audit 2023-10-26T12:14:00.325051+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:14:00.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:00 smithi006 bash[26914]: audit 2023-10-26T12:14:00.331787+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 170079027, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323379Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425512140, \"cpu_percentage\": \"2.95%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323624Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53655633, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323772Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53183774, \"cpu_percentage\": \"1.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.323914Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51537510, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324053Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53970206, \"cpu_percentage\": \"0.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324191Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 55438213, \"cpu_percentage\": \"0.13%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324331Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12970885, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324469Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28982640, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324607Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55207526, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:14:00.324744Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:14:00.325008Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:14:01.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.487402+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.488168+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.488976+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.489676+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.490432+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.491108+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.491790+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.492451+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.493184+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.587933+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.589076+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.590159+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.591231+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.592311+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.593366+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.594394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.595302+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.596289+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.598896+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.604254+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.617671+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: audit 2023-10-26T12:14:00.623834+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:01 smithi124 bash[23478]: cluster 2023-10-26T12:14:01.408543+0000 mgr.x (mgr.34766) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.487402+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.488168+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.488976+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.489676+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.490432+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.491108+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.491790+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.492451+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.493184+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.587933+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.589076+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.590159+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.591231+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.592311+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.593366+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.594394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.487402+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.488168+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.488976+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.489676+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.490432+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.491108+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.947 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.491790+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.492451+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.493184+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.587933+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.589076+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.948 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.590159+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.591231+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.592311+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.593366+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.949 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.594394+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.595302+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.596289+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.598896+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.604254+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.950 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.617671+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: audit 2023-10-26T12:14:00.623834+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.951 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[23371]: cluster 2023-10-26T12:14:01.408543+0000 mgr.x (mgr.34766) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:01.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.595302+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:14:01.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.596289+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:14:01.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.598896+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.604254+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.617671+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:14:01.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: audit 2023-10-26T12:14:00.623834+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:14:01.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:01 smithi006 bash[26914]: cluster 2023-10-26T12:14:01.408543+0000 mgr.x (mgr.34766) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:03.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:03 smithi124 bash[23478]: cluster 2023-10-26T12:14:03.409278+0000 mgr.x (mgr.34766) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:03.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:03 smithi006 bash[23371]: cluster 2023-10-26T12:14:03.409278+0000 mgr.x (mgr.34766) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:03.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:03 smithi006 bash[26914]: cluster 2023-10-26T12:14:03.409278+0000 mgr.x (mgr.34766) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:06.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:06 smithi124 bash[23478]: cluster 2023-10-26T12:14:05.410742+0000 mgr.x (mgr.34766) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:06.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:06 smithi006 bash[23371]: cluster 2023-10-26T12:14:05.410742+0000 mgr.x (mgr.34766) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:06.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:06 smithi006 bash[26914]: cluster 2023-10-26T12:14:05.410742+0000 mgr.x (mgr.34766) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:07.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:07 smithi124 bash[23478]: cluster 2023-10-26T12:14:07.411463+0000 mgr.x (mgr.34766) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:07.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:07 smithi006 bash[23371]: cluster 2023-10-26T12:14:07.411463+0000 mgr.x (mgr.34766) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:07.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:07 smithi006 bash[26914]: cluster 2023-10-26T12:14:07.411463+0000 mgr.x (mgr.34766) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:09.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:09 smithi124 bash[23478]: cluster 2023-10-26T12:14:09.412337+0000 mgr.x (mgr.34766) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:09.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:09 smithi006 bash[23371]: cluster 2023-10-26T12:14:09.412337+0000 mgr.x (mgr.34766) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:09.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:09 smithi006 bash[26914]: cluster 2023-10-26T12:14:09.412337+0000 mgr.x (mgr.34766) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:11.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:11 smithi124 bash[23478]: cluster 2023-10-26T12:14:11.413825+0000 mgr.x (mgr.34766) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:11.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:11 smithi006 bash[23371]: cluster 2023-10-26T12:14:11.413825+0000 mgr.x (mgr.34766) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:11.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:11 smithi006 bash[26914]: cluster 2023-10-26T12:14:11.413825+0000 mgr.x (mgr.34766) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:13.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:13 smithi124 bash[23478]: cluster 2023-10-26T12:14:13.414645+0000 mgr.x (mgr.34766) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:13.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:13 smithi006 bash[23371]: cluster 2023-10-26T12:14:13.414645+0000 mgr.x (mgr.34766) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:13.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:13 smithi006 bash[26914]: cluster 2023-10-26T12:14:13.414645+0000 mgr.x (mgr.34766) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:16.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:16 smithi124 bash[23478]: cluster 2023-10-26T12:14:15.416137+0000 mgr.x (mgr.34766) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:16.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:16 smithi006 bash[23371]: cluster 2023-10-26T12:14:15.416137+0000 mgr.x (mgr.34766) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:16.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:16 smithi006 bash[26914]: cluster 2023-10-26T12:14:15.416137+0000 mgr.x (mgr.34766) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:17.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:17 smithi124 bash[23478]: cluster 2023-10-26T12:14:17.416884+0000 mgr.x (mgr.34766) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:17.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:17 smithi006 bash[23371]: cluster 2023-10-26T12:14:17.416884+0000 mgr.x (mgr.34766) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:17.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:17 smithi006 bash[26914]: cluster 2023-10-26T12:14:17.416884+0000 mgr.x (mgr.34766) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:19.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:19 smithi124 bash[23478]: cluster 2023-10-26T12:14:19.417522+0000 mgr.x (mgr.34766) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:19.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:19 smithi006 bash[26914]: cluster 2023-10-26T12:14:19.417522+0000 mgr.x (mgr.34766) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:19.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:19 smithi006 bash[23371]: cluster 2023-10-26T12:14:19.417522+0000 mgr.x (mgr.34766) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:21.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:21 smithi124 bash[23478]: cluster 2023-10-26T12:14:21.418945+0000 mgr.x (mgr.34766) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:21.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:21 smithi006 bash[26914]: cluster 2023-10-26T12:14:21.418945+0000 mgr.x (mgr.34766) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:21.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:21 smithi006 bash[23371]: cluster 2023-10-26T12:14:21.418945+0000 mgr.x (mgr.34766) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:23.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:23 smithi124 bash[23478]: cluster 2023-10-26T12:14:23.419632+0000 mgr.x (mgr.34766) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:23.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:23 smithi006 bash[26914]: cluster 2023-10-26T12:14:23.419632+0000 mgr.x (mgr.34766) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:23.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:23 smithi006 bash[23371]: cluster 2023-10-26T12:14:23.419632+0000 mgr.x (mgr.34766) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:26.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:26 smithi124 bash[23478]: cluster 2023-10-26T12:14:25.421087+0000 mgr.x (mgr.34766) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:26.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:26 smithi006 bash[26914]: cluster 2023-10-26T12:14:25.421087+0000 mgr.x (mgr.34766) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:26.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:26 smithi006 bash[23371]: cluster 2023-10-26T12:14:25.421087+0000 mgr.x (mgr.34766) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:27.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:27 smithi124 bash[23478]: cluster 2023-10-26T12:14:27.421829+0000 mgr.x (mgr.34766) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:27.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:27 smithi006 bash[26914]: cluster 2023-10-26T12:14:27.421829+0000 mgr.x (mgr.34766) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:27.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:27 smithi006 bash[23371]: cluster 2023-10-26T12:14:27.421829+0000 mgr.x (mgr.34766) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:29.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:29 smithi124 bash[23478]: cluster 2023-10-26T12:14:29.422560+0000 mgr.x (mgr.34766) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:29.942 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:29 smithi006 bash[26914]: cluster 2023-10-26T12:14:29.422560+0000 mgr.x (mgr.34766) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:29.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:29 smithi006 bash[23371]: cluster 2023-10-26T12:14:29.422560+0000 mgr.x (mgr.34766) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:31.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:31 smithi124 bash[23478]: cluster 2023-10-26T12:14:31.424030+0000 mgr.x (mgr.34766) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:31.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:31 smithi006 bash[23371]: cluster 2023-10-26T12:14:31.424030+0000 mgr.x (mgr.34766) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:31.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:31 smithi006 bash[26914]: cluster 2023-10-26T12:14:31.424030+0000 mgr.x (mgr.34766) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:33.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:33 smithi124 bash[23478]: cluster 2023-10-26T12:14:33.424737+0000 mgr.x (mgr.34766) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:33.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:33 smithi006 bash[23371]: cluster 2023-10-26T12:14:33.424737+0000 mgr.x (mgr.34766) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:33.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:33 smithi006 bash[26914]: cluster 2023-10-26T12:14:33.424737+0000 mgr.x (mgr.34766) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:36.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:36 smithi124 bash[23478]: cluster 2023-10-26T12:14:35.426303+0000 mgr.x (mgr.34766) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:36.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:36 smithi006 bash[23371]: cluster 2023-10-26T12:14:35.426303+0000 mgr.x (mgr.34766) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:36.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:36 smithi006 bash[26914]: cluster 2023-10-26T12:14:35.426303+0000 mgr.x (mgr.34766) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:37.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:37 smithi124 bash[23478]: cluster 2023-10-26T12:14:37.427087+0000 mgr.x (mgr.34766) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:37.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:37 smithi006 bash[23371]: cluster 2023-10-26T12:14:37.427087+0000 mgr.x (mgr.34766) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:37.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:37 smithi006 bash[26914]: cluster 2023-10-26T12:14:37.427087+0000 mgr.x (mgr.34766) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:39.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:39 smithi124 bash[23478]: cluster 2023-10-26T12:14:39.427787+0000 mgr.x (mgr.34766) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:39.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:39 smithi006 bash[23371]: cluster 2023-10-26T12:14:39.427787+0000 mgr.x (mgr.34766) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:39.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:39 smithi006 bash[26914]: cluster 2023-10-26T12:14:39.427787+0000 mgr.x (mgr.34766) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:41.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:41 smithi124 bash[23478]: cluster 2023-10-26T12:14:41.429273+0000 mgr.x (mgr.34766) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:41.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:41 smithi006 bash[23371]: cluster 2023-10-26T12:14:41.429273+0000 mgr.x (mgr.34766) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:41.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:41 smithi006 bash[26914]: cluster 2023-10-26T12:14:41.429273+0000 mgr.x (mgr.34766) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:43.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:43 smithi124 bash[23478]: cluster 2023-10-26T12:14:43.429994+0000 mgr.x (mgr.34766) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:43.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:43 smithi006 bash[23371]: cluster 2023-10-26T12:14:43.429994+0000 mgr.x (mgr.34766) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:43.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:43 smithi006 bash[26914]: cluster 2023-10-26T12:14:43.429994+0000 mgr.x (mgr.34766) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:46.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:46 smithi124 bash[23478]: cluster 2023-10-26T12:14:45.431440+0000 mgr.x (mgr.34766) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:46.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:46 smithi006 bash[23371]: cluster 2023-10-26T12:14:45.431440+0000 mgr.x (mgr.34766) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:46.717 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:46 smithi006 bash[26914]: cluster 2023-10-26T12:14:45.431440+0000 mgr.x (mgr.34766) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:48.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:48 smithi124 bash[23478]: cluster 2023-10-26T12:14:47.432255+0000 mgr.x (mgr.34766) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:48.942 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:48 smithi006 bash[23371]: cluster 2023-10-26T12:14:47.432255+0000 mgr.x (mgr.34766) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:48.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:48 smithi006 bash[26914]: cluster 2023-10-26T12:14:47.432255+0000 mgr.x (mgr.34766) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:51.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:51 smithi124 bash[23478]: cluster 2023-10-26T12:14:49.432997+0000 mgr.x (mgr.34766) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:51.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:51 smithi006 bash[23371]: cluster 2023-10-26T12:14:49.432997+0000 mgr.x (mgr.34766) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:51.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:51 smithi006 bash[26914]: cluster 2023-10-26T12:14:49.432997+0000 mgr.x (mgr.34766) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:53.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:53 smithi124 bash[23478]: cluster 2023-10-26T12:14:51.434481+0000 mgr.x (mgr.34766) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:53.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:53 smithi006 bash[23371]: cluster 2023-10-26T12:14:51.434481+0000 mgr.x (mgr.34766) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:53.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:53 smithi006 bash[26914]: cluster 2023-10-26T12:14:51.434481+0000 mgr.x (mgr.34766) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:54.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:54 smithi124 bash[23478]: audit 2023-10-26T12:14:53.477363+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:14:54.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:54 smithi124 bash[23478]: audit 2023-10-26T12:14:53.477860+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-26T12:14:54.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:54 smithi124 bash[23478]: audit 2023-10-26T12:14:53.478246+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2023-10-26T12:14:54.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:54 smithi124 bash[23478]: audit 2023-10-26T12:14:53.478633+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:14:54.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[23371]: audit 2023-10-26T12:14:53.477363+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:14:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[23371]: audit 2023-10-26T12:14:53.477860+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-26T12:14:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[23371]: audit 2023-10-26T12:14:53.478246+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2023-10-26T12:14:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[23371]: audit 2023-10-26T12:14:53.478633+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:14:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[26914]: audit 2023-10-26T12:14:53.477363+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-10-26T12:14:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[26914]: audit 2023-10-26T12:14:53.477860+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-26T12:14:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[26914]: audit 2023-10-26T12:14:53.478246+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2023-10-26T12:14:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:54 smithi006 bash[26914]: audit 2023-10-26T12:14:53.478633+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:14:55.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:55 smithi124 bash[23478]: cluster 2023-10-26T12:14:53.435286+0000 mgr.x (mgr.34766) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:55.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:55 smithi006 bash[23371]: cluster 2023-10-26T12:14:53.435286+0000 mgr.x (mgr.34766) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:55.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:55 smithi006 bash[26914]: cluster 2023-10-26T12:14:53.435286+0000 mgr.x (mgr.34766) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:57.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:57 smithi124 bash[23478]: cluster 2023-10-26T12:14:55.436933+0000 mgr.x (mgr.34766) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:57.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:57 smithi006 bash[23371]: cluster 2023-10-26T12:14:55.436933+0000 mgr.x (mgr.34766) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:57 smithi006 bash[26914]: cluster 2023-10-26T12:14:55.436933+0000 mgr.x (mgr.34766) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:59.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:14:59 smithi124 bash[23478]: cluster 2023-10-26T12:14:57.437802+0000 mgr.x (mgr.34766) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:59.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:14:59 smithi006 bash[23371]: cluster 2023-10-26T12:14:57.437802+0000 mgr.x (mgr.34766) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:14:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:14:59 smithi006 bash[26914]: cluster 2023-10-26T12:14:57.437802+0000 mgr.x (mgr.34766) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:01 smithi124 bash[23478]: cluster 2023-10-26T12:14:59.438526+0000 mgr.x (mgr.34766) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:01 smithi124 bash[23478]: audit 2023-10-26T12:15:00.918227+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:15:01.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:01 smithi124 bash[23478]: audit 2023-10-26T12:15:00.923928+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:15:01.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[23371]: cluster 2023-10-26T12:14:59.438526+0000 mgr.x (mgr.34766) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:01.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[23371]: audit 2023-10-26T12:15:00.918227+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:15:01.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[23371]: audit 2023-10-26T12:15:00.923928+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:15:01.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[26914]: cluster 2023-10-26T12:14:59.438526+0000 mgr.x (mgr.34766) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:01.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[26914]: audit 2023-10-26T12:15:00.918227+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:15:01.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:01 smithi006 bash[26914]: audit 2023-10-26T12:15:00.923928+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:15:03.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:03 smithi124 bash[23478]: cluster 2023-10-26T12:15:01.440058+0000 mgr.x (mgr.34766) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:03.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:03 smithi006 bash[23371]: cluster 2023-10-26T12:15:01.440058+0000 mgr.x (mgr.34766) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:03.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:03 smithi006 bash[26914]: cluster 2023-10-26T12:15:01.440058+0000 mgr.x (mgr.34766) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:05.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:05 smithi124 bash[23478]: cluster 2023-10-26T12:15:03.440909+0000 mgr.x (mgr.34766) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:05.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:05 smithi006 bash[23371]: cluster 2023-10-26T12:15:03.440909+0000 mgr.x (mgr.34766) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:05.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:05 smithi006 bash[26914]: cluster 2023-10-26T12:15:03.440909+0000 mgr.x (mgr.34766) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:07.375 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:15:06 smithi006 bash[47242]: ts=2023-10-26T12:15:06.957Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="web.hook/webhook[0]: notify retry canceled after 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:15:07.376 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:15:06 smithi006 bash[47242]: ts=2023-10-26T12:15:06.958Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:15:07.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:07 smithi124 bash[23478]: cluster 2023-10-26T12:15:05.442360+0000 mgr.x (mgr.34766) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:07.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:07 smithi006 bash[23371]: cluster 2023-10-26T12:15:05.442360+0000 mgr.x (mgr.34766) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:07.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:07 smithi006 bash[26914]: cluster 2023-10-26T12:15:05.442360+0000 mgr.x (mgr.34766) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:09.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:09 smithi124 bash[23478]: cluster 2023-10-26T12:15:07.443046+0000 mgr.x (mgr.34766) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:09.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:09 smithi006 bash[23371]: cluster 2023-10-26T12:15:07.443046+0000 mgr.x (mgr.34766) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:09.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:09 smithi006 bash[26914]: cluster 2023-10-26T12:15:07.443046+0000 mgr.x (mgr.34766) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:11.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:11 smithi006 bash[23371]: cluster 2023-10-26T12:15:09.443730+0000 mgr.x (mgr.34766) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:11 smithi006 bash[26914]: cluster 2023-10-26T12:15:09.443730+0000 mgr.x (mgr.34766) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:11.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:11 smithi124 bash[23478]: cluster 2023-10-26T12:15:09.443730+0000 mgr.x (mgr.34766) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:13 smithi006 bash[26914]: cluster 2023-10-26T12:15:11.445212+0000 mgr.x (mgr.34766) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:13.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:13 smithi006 bash[23371]: cluster 2023-10-26T12:15:11.445212+0000 mgr.x (mgr.34766) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:13.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:13 smithi124 bash[23478]: cluster 2023-10-26T12:15:11.445212+0000 mgr.x (mgr.34766) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:15.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:15 smithi006 bash[26914]: cluster 2023-10-26T12:15:13.445902+0000 mgr.x (mgr.34766) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:15.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:15 smithi006 bash[23371]: cluster 2023-10-26T12:15:13.445902+0000 mgr.x (mgr.34766) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:15.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:15 smithi124 bash[23478]: cluster 2023-10-26T12:15:13.445902+0000 mgr.x (mgr.34766) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:17.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:17 smithi006 bash[26914]: cluster 2023-10-26T12:15:15.447357+0000 mgr.x (mgr.34766) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:17.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:17 smithi006 bash[23371]: cluster 2023-10-26T12:15:15.447357+0000 mgr.x (mgr.34766) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:17.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:17 smithi124 bash[23478]: cluster 2023-10-26T12:15:15.447357+0000 mgr.x (mgr.34766) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:19.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:19 smithi006 bash[26914]: cluster 2023-10-26T12:15:17.448042+0000 mgr.x (mgr.34766) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:19.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:19 smithi006 bash[23371]: cluster 2023-10-26T12:15:17.448042+0000 mgr.x (mgr.34766) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:19.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:19 smithi124 bash[23478]: cluster 2023-10-26T12:15:17.448042+0000 mgr.x (mgr.34766) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:21.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:21 smithi006 bash[23371]: cluster 2023-10-26T12:15:19.448732+0000 mgr.x (mgr.34766) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:21 smithi006 bash[26914]: cluster 2023-10-26T12:15:19.448732+0000 mgr.x (mgr.34766) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:21.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:21 smithi124 bash[23478]: cluster 2023-10-26T12:15:19.448732+0000 mgr.x (mgr.34766) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:23.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:23 smithi006 bash[26914]: cluster 2023-10-26T12:15:21.450193+0000 mgr.x (mgr.34766) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:23 smithi006 bash[23371]: cluster 2023-10-26T12:15:21.450193+0000 mgr.x (mgr.34766) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:23.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:23 smithi124 bash[23478]: cluster 2023-10-26T12:15:21.450193+0000 mgr.x (mgr.34766) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:25.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:25 smithi006 bash[23371]: cluster 2023-10-26T12:15:23.450911+0000 mgr.x (mgr.34766) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:25.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:25 smithi006 bash[26914]: cluster 2023-10-26T12:15:23.450911+0000 mgr.x (mgr.34766) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:25.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:25 smithi124 bash[23478]: cluster 2023-10-26T12:15:23.450911+0000 mgr.x (mgr.34766) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:27.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:27 smithi006 bash[26914]: cluster 2023-10-26T12:15:25.452391+0000 mgr.x (mgr.34766) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:27.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:27 smithi006 bash[23371]: cluster 2023-10-26T12:15:25.452391+0000 mgr.x (mgr.34766) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:27.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:27 smithi124 bash[23478]: cluster 2023-10-26T12:15:25.452391+0000 mgr.x (mgr.34766) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:29 smithi006 bash[26914]: cluster 2023-10-26T12:15:27.453102+0000 mgr.x (mgr.34766) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:29.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:29 smithi006 bash[23371]: cluster 2023-10-26T12:15:27.453102+0000 mgr.x (mgr.34766) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:29.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:29 smithi124 bash[23478]: cluster 2023-10-26T12:15:27.453102+0000 mgr.x (mgr.34766) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:31.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:31 smithi124 bash[23478]: cluster 2023-10-26T12:15:29.453793+0000 mgr.x (mgr.34766) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:31.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:31 smithi006 bash[26914]: cluster 2023-10-26T12:15:29.453793+0000 mgr.x (mgr.34766) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:31 smithi006 bash[23371]: cluster 2023-10-26T12:15:29.453793+0000 mgr.x (mgr.34766) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:33.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:33 smithi124 bash[23478]: cluster 2023-10-26T12:15:31.455226+0000 mgr.x (mgr.34766) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:33.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:33 smithi006 bash[23371]: cluster 2023-10-26T12:15:31.455226+0000 mgr.x (mgr.34766) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:33.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:33 smithi006 bash[26914]: cluster 2023-10-26T12:15:31.455226+0000 mgr.x (mgr.34766) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:35.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:35 smithi124 bash[23478]: cluster 2023-10-26T12:15:33.455984+0000 mgr.x (mgr.34766) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:35.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:35 smithi006 bash[26914]: cluster 2023-10-26T12:15:33.455984+0000 mgr.x (mgr.34766) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:35.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:35 smithi006 bash[23371]: cluster 2023-10-26T12:15:33.455984+0000 mgr.x (mgr.34766) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:37.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:37 smithi124 bash[23478]: cluster 2023-10-26T12:15:35.457464+0000 mgr.x (mgr.34766) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:37.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:37 smithi006 bash[23371]: cluster 2023-10-26T12:15:35.457464+0000 mgr.x (mgr.34766) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:37.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:37 smithi006 bash[26914]: cluster 2023-10-26T12:15:35.457464+0000 mgr.x (mgr.34766) 52 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:39.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:39 smithi124 bash[23478]: cluster 2023-10-26T12:15:37.458186+0000 mgr.x (mgr.34766) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:39.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:39 smithi006 bash[26914]: cluster 2023-10-26T12:15:37.458186+0000 mgr.x (mgr.34766) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:39.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:39 smithi006 bash[23371]: cluster 2023-10-26T12:15:37.458186+0000 mgr.x (mgr.34766) 53 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:41.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:41 smithi124 bash[23478]: cluster 2023-10-26T12:15:39.458895+0000 mgr.x (mgr.34766) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:41.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:41 smithi006 bash[26914]: cluster 2023-10-26T12:15:39.458895+0000 mgr.x (mgr.34766) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:41.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:41 smithi006 bash[23371]: cluster 2023-10-26T12:15:39.458895+0000 mgr.x (mgr.34766) 54 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:43.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:43 smithi124 bash[23478]: cluster 2023-10-26T12:15:41.460386+0000 mgr.x (mgr.34766) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:43.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:43 smithi006 bash[26914]: cluster 2023-10-26T12:15:41.460386+0000 mgr.x (mgr.34766) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:43.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:43 smithi006 bash[23371]: cluster 2023-10-26T12:15:41.460386+0000 mgr.x (mgr.34766) 55 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:45.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:45 smithi124 bash[23478]: cluster 2023-10-26T12:15:43.461113+0000 mgr.x (mgr.34766) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:45.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:45 smithi006 bash[26914]: cluster 2023-10-26T12:15:43.461113+0000 mgr.x (mgr.34766) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:45.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:45 smithi006 bash[23371]: cluster 2023-10-26T12:15:43.461113+0000 mgr.x (mgr.34766) 56 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:47.632 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:47 smithi124 bash[23478]: cluster 2023-10-26T12:15:45.462557+0000 mgr.x (mgr.34766) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:47.692 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:47 smithi006 bash[26914]: cluster 2023-10-26T12:15:45.462557+0000 mgr.x (mgr.34766) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:47 smithi006 bash[23371]: cluster 2023-10-26T12:15:45.462557+0000 mgr.x (mgr.34766) 57 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:49 smithi006 bash[26914]: cluster 2023-10-26T12:15:47.463200+0000 mgr.x (mgr.34766) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:49.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:49 smithi006 bash[23371]: cluster 2023-10-26T12:15:47.463200+0000 mgr.x (mgr.34766) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:49.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:49 smithi124 bash[23478]: cluster 2023-10-26T12:15:47.463200+0000 mgr.x (mgr.34766) 58 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:51.692 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:51 smithi006 bash[23371]: cluster 2023-10-26T12:15:49.463997+0000 mgr.x (mgr.34766) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:51.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:51 smithi006 bash[26914]: cluster 2023-10-26T12:15:49.463997+0000 mgr.x (mgr.34766) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:51.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:51 smithi124 bash[23478]: cluster 2023-10-26T12:15:49.463997+0000 mgr.x (mgr.34766) 59 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:15:53.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:53 smithi006 bash[26914]: cluster 2023-10-26T12:15:51.465669+0000 mgr.x (mgr.34766) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:53 smithi006 bash[23371]: cluster 2023-10-26T12:15:51.465669+0000 mgr.x (mgr.34766) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:53.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:53 smithi124 bash[23478]: cluster 2023-10-26T12:15:51.465669+0000 mgr.x (mgr.34766) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[23371]: audit 2023-10-26T12:15:53.485834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-10-26T12:15:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[23371]: audit 2023-10-26T12:15:53.486569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:15:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[23371]: audit 2023-10-26T12:15:53.487204+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-10-26T12:15:54.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[23371]: audit 2023-10-26T12:15:53.487831+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:15:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[26914]: audit 2023-10-26T12:15:53.485834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-10-26T12:15:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[26914]: audit 2023-10-26T12:15:53.486569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:15:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[26914]: audit 2023-10-26T12:15:53.487204+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-10-26T12:15:54.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:54 smithi006 bash[26914]: audit 2023-10-26T12:15:53.487831+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:15:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:54 smithi124 bash[23478]: audit 2023-10-26T12:15:53.485834+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-10-26T12:15:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:54 smithi124 bash[23478]: audit 2023-10-26T12:15:53.486569+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-10-26T12:15:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:54 smithi124 bash[23478]: audit 2023-10-26T12:15:53.487204+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-10-26T12:15:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:54 smithi124 bash[23478]: audit 2023-10-26T12:15:53.487831+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-10-26T12:15:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:55 smithi006 bash[23371]: cluster 2023-10-26T12:15:53.466517+0000 mgr.x (mgr.34766) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:55.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:55 smithi006 bash[26914]: cluster 2023-10-26T12:15:53.466517+0000 mgr.x (mgr.34766) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:55.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:55 smithi124 bash[23478]: cluster 2023-10-26T12:15:53.466517+0000 mgr.x (mgr.34766) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2023-10-26T12:15:57.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:57 smithi006 bash[23371]: cluster 2023-10-26T12:15:55.468109+0000 mgr.x (mgr.34766) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:15:57.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:57 smithi006 bash[26914]: cluster 2023-10-26T12:15:55.468109+0000 mgr.x (mgr.34766) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:15:57.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:57 smithi124 bash[23478]: cluster 2023-10-26T12:15:55.468109+0000 mgr.x (mgr.34766) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:15:59.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:15:59 smithi006 bash[23371]: cluster 2023-10-26T12:15:57.468967+0000 mgr.x (mgr.34766) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:15:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:15:59 smithi006 bash[26914]: cluster 2023-10-26T12:15:57.468967+0000 mgr.x (mgr.34766) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:15:59.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:15:59 smithi124 bash[23478]: cluster 2023-10-26T12:15:57.468967+0000 mgr.x (mgr.34766) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:01.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[23371]: cluster 2023-10-26T12:15:59.469816+0000 mgr.x (mgr.34766) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:01.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[23371]: audit 2023-10-26T12:16:01.236884+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:16:01.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[23371]: audit 2023-10-26T12:16:01.243308+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:16:01.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[26914]: cluster 2023-10-26T12:15:59.469816+0000 mgr.x (mgr.34766) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:01.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[26914]: audit 2023-10-26T12:16:01.236884+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:16:01.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:01 smithi006 bash[26914]: audit 2023-10-26T12:16:01.243308+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:16:01.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:01 smithi124 bash[23478]: cluster 2023-10-26T12:15:59.469816+0000 mgr.x (mgr.34766) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:01.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:01 smithi124 bash[23478]: audit 2023-10-26T12:16:01.236884+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:16:01.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:01 smithi124 bash[23478]: audit 2023-10-26T12:16:01.243308+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:16:03.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:03 smithi006 bash[23371]: cluster 2023-10-26T12:16:01.471283+0000 mgr.x (mgr.34766) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:03.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:03 smithi006 bash[26914]: cluster 2023-10-26T12:16:01.471283+0000 mgr.x (mgr.34766) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:03.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:03 smithi124 bash[23478]: cluster 2023-10-26T12:16:01.471283+0000 mgr.x (mgr.34766) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2023-10-26T12:16:05.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:05 smithi006 bash[23371]: cluster 2023-10-26T12:16:03.471995+0000 mgr.x (mgr.34766) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:05.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:05 smithi006 bash[26914]: cluster 2023-10-26T12:16:03.471995+0000 mgr.x (mgr.34766) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:05.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:05 smithi124 bash[23478]: cluster 2023-10-26T12:16:03.471995+0000 mgr.x (mgr.34766) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:07.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:07 smithi124 bash[23478]: cluster 2023-10-26T12:16:05.473504+0000 mgr.x (mgr.34766) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:07.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:07 smithi006 bash[23371]: cluster 2023-10-26T12:16:05.473504+0000 mgr.x (mgr.34766) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:07.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:07 smithi006 bash[26914]: cluster 2023-10-26T12:16:05.473504+0000 mgr.x (mgr.34766) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 112 op/s 2023-10-26T12:16:09.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:09 smithi124 bash[23478]: cluster 2023-10-26T12:16:07.474294+0000 mgr.x (mgr.34766) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:09.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:09 smithi006 bash[23371]: cluster 2023-10-26T12:16:07.474294+0000 mgr.x (mgr.34766) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:09.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:09 smithi006 bash[26914]: cluster 2023-10-26T12:16:07.474294+0000 mgr.x (mgr.34766) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:11 smithi124 bash[23478]: cluster 2023-10-26T12:16:09.475022+0000 mgr.x (mgr.34766) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:11.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:11 smithi006 bash[23371]: cluster 2023-10-26T12:16:09.475022+0000 mgr.x (mgr.34766) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:11.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:11 smithi006 bash[26914]: cluster 2023-10-26T12:16:09.475022+0000 mgr.x (mgr.34766) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:13.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:13 smithi124 bash[23478]: cluster 2023-10-26T12:16:11.476504+0000 mgr.x (mgr.34766) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:13.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:13 smithi006 bash[23371]: cluster 2023-10-26T12:16:11.476504+0000 mgr.x (mgr.34766) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:13.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:13 smithi006 bash[26914]: cluster 2023-10-26T12:16:11.476504+0000 mgr.x (mgr.34766) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:15.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:15 smithi006 bash[23371]: cluster 2023-10-26T12:16:13.477233+0000 mgr.x (mgr.34766) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:15.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:15 smithi006 bash[26914]: cluster 2023-10-26T12:16:13.477233+0000 mgr.x (mgr.34766) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:15.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:15 smithi124 bash[23478]: cluster 2023-10-26T12:16:13.477233+0000 mgr.x (mgr.34766) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:17.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:17 smithi006 bash[23371]: cluster 2023-10-26T12:16:15.478671+0000 mgr.x (mgr.34766) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:17.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:17 smithi006 bash[26914]: cluster 2023-10-26T12:16:15.478671+0000 mgr.x (mgr.34766) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:17.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:17 smithi124 bash[23478]: cluster 2023-10-26T12:16:15.478671+0000 mgr.x (mgr.34766) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:19.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:19 smithi006 bash[23371]: cluster 2023-10-26T12:16:17.479375+0000 mgr.x (mgr.34766) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:19 smithi006 bash[26914]: cluster 2023-10-26T12:16:17.479375+0000 mgr.x (mgr.34766) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:19.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:19 smithi124 bash[23478]: cluster 2023-10-26T12:16:17.479375+0000 mgr.x (mgr.34766) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:21.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:21 smithi006 bash[23371]: cluster 2023-10-26T12:16:19.480074+0000 mgr.x (mgr.34766) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:21.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:21 smithi006 bash[26914]: cluster 2023-10-26T12:16:19.480074+0000 mgr.x (mgr.34766) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:21.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:21 smithi124 bash[23478]: cluster 2023-10-26T12:16:19.480074+0000 mgr.x (mgr.34766) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:23.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:23 smithi006 bash[23371]: cluster 2023-10-26T12:16:21.481517+0000 mgr.x (mgr.34766) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:23.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:23 smithi006 bash[26914]: cluster 2023-10-26T12:16:21.481517+0000 mgr.x (mgr.34766) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:23.694 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:16:23 smithi006 bash[47242]: ts=2023-10-26T12:16:23.249Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="web.hook/webhook[0]: notify retry canceled after 15 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-10-26T12:16:23.694 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:16:23 smithi006 bash[47242]: ts=2023-10-26T12:16:23.250Z 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-10-26T12:16:23.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:23 smithi124 bash[23478]: cluster 2023-10-26T12:16:21.481517+0000 mgr.x (mgr.34766) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:25.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:25 smithi006 bash[23371]: cluster 2023-10-26T12:16:23.482212+0000 mgr.x (mgr.34766) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:25.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:25 smithi006 bash[26914]: cluster 2023-10-26T12:16:23.482212+0000 mgr.x (mgr.34766) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:25.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:25 smithi124 bash[23478]: cluster 2023-10-26T12:16:23.482212+0000 mgr.x (mgr.34766) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:27.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:27 smithi006 bash[23371]: cluster 2023-10-26T12:16:25.483646+0000 mgr.x (mgr.34766) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:27.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:27 smithi006 bash[26914]: cluster 2023-10-26T12:16:25.483646+0000 mgr.x (mgr.34766) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:27.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:27 smithi124 bash[23478]: cluster 2023-10-26T12:16:25.483646+0000 mgr.x (mgr.34766) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:29.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:29 smithi006 bash[23371]: cluster 2023-10-26T12:16:27.484331+0000 mgr.x (mgr.34766) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:29 smithi006 bash[26914]: cluster 2023-10-26T12:16:27.484331+0000 mgr.x (mgr.34766) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:29 smithi124 bash[23478]: cluster 2023-10-26T12:16:27.484331+0000 mgr.x (mgr.34766) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:31.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:31 smithi006 bash[26914]: cluster 2023-10-26T12:16:29.485038+0000 mgr.x (mgr.34766) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:31.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:31 smithi006 bash[23371]: cluster 2023-10-26T12:16:29.485038+0000 mgr.x (mgr.34766) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:31.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:31 smithi124 bash[23478]: cluster 2023-10-26T12:16:29.485038+0000 mgr.x (mgr.34766) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:33.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:33 smithi006 bash[23371]: cluster 2023-10-26T12:16:31.486479+0000 mgr.x (mgr.34766) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:33.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:33 smithi006 bash[26914]: cluster 2023-10-26T12:16:31.486479+0000 mgr.x (mgr.34766) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:33.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:33 smithi124 bash[23478]: cluster 2023-10-26T12:16:31.486479+0000 mgr.x (mgr.34766) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:35.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:35 smithi006 bash[23371]: cluster 2023-10-26T12:16:33.487175+0000 mgr.x (mgr.34766) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:35.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:35 smithi006 bash[26914]: cluster 2023-10-26T12:16:33.487175+0000 mgr.x (mgr.34766) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:35.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:35 smithi124 bash[23478]: cluster 2023-10-26T12:16:33.487175+0000 mgr.x (mgr.34766) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:37.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:37 smithi124 bash[23478]: cluster 2023-10-26T12:16:35.488658+0000 mgr.x (mgr.34766) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:37.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:37 smithi006 bash[23371]: cluster 2023-10-26T12:16:35.488658+0000 mgr.x (mgr.34766) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:37.946 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:37 smithi006 bash[26914]: cluster 2023-10-26T12:16:35.488658+0000 mgr.x (mgr.34766) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:39.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:39 smithi124 bash[23478]: cluster 2023-10-26T12:16:37.489346+0000 mgr.x (mgr.34766) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:39.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:39 smithi006 bash[23371]: cluster 2023-10-26T12:16:37.489346+0000 mgr.x (mgr.34766) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:39.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:39 smithi006 bash[26914]: cluster 2023-10-26T12:16:37.489346+0000 mgr.x (mgr.34766) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:41.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:41 smithi124 bash[23478]: cluster 2023-10-26T12:16:39.490031+0000 mgr.x (mgr.34766) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:41.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:41 smithi006 bash[23371]: cluster 2023-10-26T12:16:39.490031+0000 mgr.x (mgr.34766) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:41.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:41 smithi006 bash[26914]: cluster 2023-10-26T12:16:39.490031+0000 mgr.x (mgr.34766) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:42 smithi124 bash[23478]: cluster 2023-10-26T12:16:41.491466+0000 mgr.x (mgr.34766) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:42.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:42 smithi006 bash[23371]: cluster 2023-10-26T12:16:41.491466+0000 mgr.x (mgr.34766) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:42.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:42 smithi006 bash[26914]: cluster 2023-10-26T12:16:41.491466+0000 mgr.x (mgr.34766) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:44.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:44 smithi124 bash[23478]: cluster 2023-10-26T12:16:43.492138+0000 mgr.x (mgr.34766) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:44.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:44 smithi006 bash[23371]: cluster 2023-10-26T12:16:43.492138+0000 mgr.x (mgr.34766) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:44.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:44 smithi006 bash[26914]: cluster 2023-10-26T12:16:43.492138+0000 mgr.x (mgr.34766) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:47.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:47 smithi006 bash[23371]: cluster 2023-10-26T12:16:45.493602+0000 mgr.x (mgr.34766) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:47.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:47 smithi006 bash[26914]: cluster 2023-10-26T12:16:45.493602+0000 mgr.x (mgr.34766) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:47.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:47 smithi124 bash[23478]: cluster 2023-10-26T12:16:45.493602+0000 mgr.x (mgr.34766) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:49.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:49 smithi006 bash[23371]: cluster 2023-10-26T12:16:47.494297+0000 mgr.x (mgr.34766) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:49.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:49 smithi006 bash[26914]: cluster 2023-10-26T12:16:47.494297+0000 mgr.x (mgr.34766) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:49.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:49 smithi124 bash[23478]: cluster 2023-10-26T12:16:47.494297+0000 mgr.x (mgr.34766) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:51.685 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:51 smithi006 bash[23371]: cluster 2023-10-26T12:16:49.495055+0000 mgr.x (mgr.34766) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:51.685 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:51 smithi006 bash[26914]: cluster 2023-10-26T12:16:49.495055+0000 mgr.x (mgr.34766) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:51.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:51 smithi124 bash[23478]: cluster 2023-10-26T12:16:49.495055+0000 mgr.x (mgr.34766) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:52.220 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-10-26T12:16:53.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:53 smithi006 bash[23371]: cluster 2023-10-26T12:16:51.496394+0000 mgr.x (mgr.34766) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:53.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:53 smithi006 bash[26914]: cluster 2023-10-26T12:16:51.496394+0000 mgr.x (mgr.34766) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:53.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:53 smithi124 bash[23478]: cluster 2023-10-26T12:16:51.496394+0000 mgr.x (mgr.34766) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:54.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[23371]: audit 2023-10-26T12:16:53.494846+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:16:54.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[23371]: audit 2023-10-26T12:16:53.495351+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-10-26T12:16:54.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[23371]: audit 2023-10-26T12:16:53.496874+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-10-26T12:16:54.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[23371]: audit 2023-10-26T12:16:53.497271+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:16:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[26914]: audit 2023-10-26T12:16:53.494846+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:16:54.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[26914]: audit 2023-10-26T12:16:53.495351+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-10-26T12:16:54.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[26914]: audit 2023-10-26T12:16:53.496874+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-10-26T12:16:54.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:54 smithi006 bash[26914]: audit 2023-10-26T12:16:53.497271+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:16:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:54 smithi124 bash[23478]: audit 2023-10-26T12:16:53.494846+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-10-26T12:16:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:54 smithi124 bash[23478]: audit 2023-10-26T12:16:53.495351+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-10-26T12:16:54.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:54 smithi124 bash[23478]: audit 2023-10-26T12:16:53.496874+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-10-26T12:16:54.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:54 smithi124 bash[23478]: audit 2023-10-26T12:16:53.497271+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-26T12:16:55.679 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-26T12:16:55.680 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.a smithi006 running (12m) 2m ago 23m 16.3M - 0.26.0 9f27df16978d fa55c6e6c89c 2023-10-26T12:16:55.680 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.a smithi124 running (22m) 2m ago 22m 27.6M - 6.6.2 87a51ecf0b1c 94c82761a1fb 2023-10-26T12:16:55.680 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.x smithi124 running (16m) 2m ago 27m 405M - 16.2.14-106-gf2ece71a 905f4094f1b9 598db8377969 2023-10-26T12:16:55.680 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.y smithi006 *:8443 running (9m) 2m ago 29m 377M - 16.2.14-106-gf2ece71a 905f4094f1b9 f555c9e80435 2023-10-26T12:16:55.680 INFO:teuthology.orchestra.run.smithi006.stdout:mon.a smithi006 running (29m) 2m ago 29m 176M 2048M 15.2.0 204a01f9b0b6 2bde98ed9af0 2023-10-26T12:16:55.681 INFO:teuthology.orchestra.run.smithi006.stdout:mon.b smithi124 running (27m) 2m ago 27m 162M 2048M 15.2.0 204a01f9b0b6 058b81665229 2023-10-26T12:16:55.681 INFO:teuthology.orchestra.run.smithi006.stdout:mon.c smithi006 running (28m) 2m ago 28m 155M 2048M 15.2.0 204a01f9b0b6 80f2a50edff7 2023-10-26T12:16:55.681 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.a smithi006 running (23m) 2m ago 23m 12.2M - 1.6.1 458e026e6aa6 a90ff9f5454e 2023-10-26T12:16:55.681 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.b smithi124 running (23m) 2m ago 23m 12.3M - 1.6.1 458e026e6aa6 517e383b127e 2023-10-26T12:16:55.681 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (27m) 2m ago 27m 50.3M 4096M 15.2.0 204a01f9b0b6 7a726e198271 2023-10-26T12:16:55.682 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (26m) 2m ago 26m 50.7M 4096M 15.2.0 204a01f9b0b6 03ac264ca4c5 2023-10-26T12:16:55.682 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (26m) 2m ago 26m 48.3M 4096M 15.2.0 204a01f9b0b6 58a8377da5a8 2023-10-26T12:16:55.682 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (25m) 2m ago 25m 51.4M 4096M 15.2.0 204a01f9b0b6 c6ada360d30d 2023-10-26T12:16:55.682 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi124 running (25m) 2m ago 25m 51.1M 4096M 15.2.0 204a01f9b0b6 3c80dee4b0ee 2023-10-26T12:16:55.682 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi124 running (24m) 2m ago 24m 50.7M 4096M 15.2.0 204a01f9b0b6 f25a1f1f3d79 2023-10-26T12:16:55.683 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi124 running (24m) 2m ago 24m 49.1M 4096M 15.2.0 204a01f9b0b6 b0566bf3e7c1 2023-10-26T12:16:55.683 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi124 running (24m) 2m ago 24m 51.4M 4096M 15.2.0 204a01f9b0b6 43c321ddd65e 2023-10-26T12:16:55.683 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.a smithi124 running (12m) 2m ago 23m 52.8M - 2.47.2 22010d1e5539 c3278c7defd2 2023-10-26T12:16:55.683 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi006.unaygo smithi006 running (21m) 2m ago 21m 51.9M - 15.2.0 204a01f9b0b6 d252f7733f93 2023-10-26T12:16:55.683 INFO:teuthology.orchestra.run.smithi006.stdout:rgw.r.z.smithi124.zsnfro smithi124 running (21m) 2m ago 21m 52.6M - 15.2.0 204a01f9b0b6 3aa6259f4a20 2023-10-26T12:16:55.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:55 smithi006 bash[23371]: cluster 2023-10-26T12:16:53.497531+0000 mgr.x (mgr.34766) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:55.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:55 smithi006 bash[26914]: cluster 2023-10-26T12:16:53.497531+0000 mgr.x (mgr.34766) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:55.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:55 smithi124 bash[23478]: cluster 2023-10-26T12:16:53.497531+0000 mgr.x (mgr.34766) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:56.519 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-10-26T12:16:56.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.642082+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.643394+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.644632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.645865+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.647102+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.648276+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.652852+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.654032+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.655158+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.656187+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[23371]: audit 2023-10-26T12:16:55.657326+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.642082+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.643394+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.644632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.645865+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.647102+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.648276+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.652852+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.654032+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.655158+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.656187+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:56 smithi006 bash[26914]: audit 2023-10-26T12:16:55.657326+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.642082+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.643394+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.644632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.645865+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.647102+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.648276+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.652852+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:16:56.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.654032+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.655158+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.656187+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:56.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:56 smithi124 bash[23478]: audit 2023-10-26T12:16:55.657326+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:16:57.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:57 smithi006 bash[23371]: cluster 2023-10-26T12:16:55.499027+0000 mgr.x (mgr.34766) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:57.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:57 smithi006 bash[23371]: audit 2023-10-26T12:16:55.638534+0000 mgr.x (mgr.34766) 93 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:16:57.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:57 smithi006 bash[26914]: cluster 2023-10-26T12:16:55.499027+0000 mgr.x (mgr.34766) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:57.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:57 smithi006 bash[26914]: audit 2023-10-26T12:16:55.638534+0000 mgr.x (mgr.34766) 93 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:16:57.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:57 smithi124 bash[23478]: cluster 2023-10-26T12:16:55.499027+0000 mgr.x (mgr.34766) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:57.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:57 smithi124 bash[23478]: audit 2023-10-26T12:16:55.638534+0000 mgr.x (mgr.34766) 93 : audit [DBG] from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:16:59.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:16:59 smithi006 bash[23371]: cluster 2023-10-26T12:16:57.499697+0000 mgr.x (mgr.34766) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:59.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:16:59 smithi006 bash[26914]: cluster 2023-10-26T12:16:57.499697+0000 mgr.x (mgr.34766) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:16:59.834 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-10-26T12:16:59.835 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-10-26T12:16:59.835 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-10-26T12:16:59.835 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:16:59.835 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-10-26T12:16:59.835 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:16:59.836 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:16:59.836 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-10-26T12:16:59.836 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-10-26T12:16:59.836 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:16:59.836 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": {}, 2023-10-26T12:16:59.837 INFO:teuthology.orchestra.run.smithi006.stdout: "rgw": { 2023-10-26T12:16:59.837 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-10-26T12:16:59.837 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-10-26T12:16:59.837 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-10-26T12:16:59.837 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-10-26T12:16:59.838 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-10-26T12:16:59.838 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-10-26T12:16:59.838 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-10-26T12:16:59.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:16:59 smithi124 bash[23478]: cluster 2023-10-26T12:16:57.499697+0000 mgr.x (mgr.34766) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:00.635 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-10-26T12:17:00.780 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:00 smithi006 bash[23371]: audit 2023-10-26T12:16:59.827549+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.6:0/2570587523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:00.781 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:00 smithi006 bash[26914]: audit 2023-10-26T12:16:59.827549+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.6:0/2570587523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:00.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:00 smithi124 bash[23478]: audit 2023-10-26T12:16:59.827549+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.6:0/2570587523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:01.729 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:01 smithi006 bash[23371]: cluster 2023-10-26T12:16:59.500942+0000 mgr.x (mgr.34766) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:01.730 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:01 smithi006 bash[26914]: cluster 2023-10-26T12:16:59.500942+0000 mgr.x (mgr.34766) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:01.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:01 smithi124 bash[23478]: cluster 2023-10-26T12:16:59.500942+0000 mgr.x (mgr.34766) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:02.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:02 smithi124 bash[23478]: audit 2023-10-26T12:17:01.550729+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:02.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:02 smithi124 bash[23478]: audit 2023-10-26T12:17:01.555515+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:02.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:02 smithi006 bash[23371]: audit 2023-10-26T12:17:01.550729+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:02.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:02 smithi006 bash[23371]: audit 2023-10-26T12:17:01.555515+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:02.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:02 smithi006 bash[26914]: audit 2023-10-26T12:17:01.550729+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:02.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:02 smithi006 bash[26914]: audit 2023-10-26T12:17:01.555515+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:03.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:03 smithi124 bash[23478]: cluster 2023-10-26T12:17:01.501686+0000 mgr.x (mgr.34766) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:03.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:03 smithi006 bash[23371]: cluster 2023-10-26T12:17:01.501686+0000 mgr.x (mgr.34766) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:03.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:03 smithi006 bash[26914]: cluster 2023-10-26T12:17:01.501686+0000 mgr.x (mgr.34766) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:05.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:05 smithi006 bash[23371]: cluster 2023-10-26T12:17:03.502351+0000 mgr.x (mgr.34766) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:05.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:05 smithi006 bash[23371]: audit 2023-10-26T12:17:03.977494+0000 mgr.x (mgr.34766) 98 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:05.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:05 smithi006 bash[26914]: cluster 2023-10-26T12:17:03.502351+0000 mgr.x (mgr.34766) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:05.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:05 smithi006 bash[26914]: audit 2023-10-26T12:17:03.977494+0000 mgr.x (mgr.34766) 98 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:05.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:05 smithi124 bash[23478]: cluster 2023-10-26T12:17:03.502351+0000 mgr.x (mgr.34766) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:05.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:05 smithi124 bash[23478]: audit 2023-10-26T12:17:03.977494+0000 mgr.x (mgr.34766) 98 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:06.154 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: audit 2023-10-26T12:17:06.140357+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:06.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: cephadm 2023-10-26T12:17:06.141543+0000 mgr.x (mgr.34766) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: audit 2023-10-26T12:17:06.147116+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:06.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: audit 2023-10-26T12:17:06.196370+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:06.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: audit 2023-10-26T12:17:06.202920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:06.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[23371]: cephadm 2023-10-26T12:17:06.217207+0000 mgr.x (mgr.34766) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: audit 2023-10-26T12:17:06.140357+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:06.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: cephadm 2023-10-26T12:17:06.141543+0000 mgr.x (mgr.34766) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: audit 2023-10-26T12:17:06.147116+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:06.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: audit 2023-10-26T12:17:06.196370+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:06.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: audit 2023-10-26T12:17:06.202920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:06.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:06 smithi006 bash[26914]: cephadm 2023-10-26T12:17:06.217207+0000 mgr.x (mgr.34766) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: audit 2023-10-26T12:17:06.140357+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:06.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: cephadm 2023-10-26T12:17:06.141543+0000 mgr.x (mgr.34766) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:06.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: audit 2023-10-26T12:17:06.147116+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": null, \"target_digests\": null, \"target_version\": null, \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:06.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: audit 2023-10-26T12:17:06.196370+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:06.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: audit 2023-10-26T12:17:06.202920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:06.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:06 smithi124 bash[23478]: cephadm 2023-10-26T12:17:06.217207+0000 mgr.x (mgr.34766) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-10-26T12:17:07.278 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-10-26T12:17:08.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:08 smithi124 bash[23478]: cluster 2023-10-26T12:17:07.504552+0000 mgr.x (mgr.34766) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:08.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:08 smithi006 bash[23371]: cluster 2023-10-26T12:17:07.504552+0000 mgr.x (mgr.34766) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:08.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:08 smithi006 bash[26914]: cluster 2023-10-26T12:17:07.504552+0000 mgr.x (mgr.34766) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:09.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.397150+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:09.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.403525+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:09.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.407052+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:09.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cephadm 2023-10-26T12:17:09.407101+0000 mgr.x (mgr.34766) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T12:17:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cephadm 2023-10-26T12:17:09.407305+0000 mgr.x (mgr.34766) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T12:17:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.409217+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.415018+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T12:17:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cephadm 2023-10-26T12:17:09.419528+0000 mgr.x (mgr.34766) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cephadm 2023-10-26T12:17:09.420462+0000 mgr.x (mgr.34766) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.424890+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T12:17:09.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cephadm 2023-10-26T12:17:09.426684+0000 mgr.x (mgr.34766) 107 : cephadm [INF] Failing over to other MGR 2023-10-26T12:17:09.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: cluster 2023-10-26T12:17:09.433641+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T12:17:09.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.397150+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:09.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.403525+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:09.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.407052+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cephadm 2023-10-26T12:17:09.407101+0000 mgr.x (mgr.34766) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T12:17:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cephadm 2023-10-26T12:17:09.407305+0000 mgr.x (mgr.34766) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T12:17:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.409217+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:09.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.415018+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T12:17:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cephadm 2023-10-26T12:17:09.419528+0000 mgr.x (mgr.34766) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cephadm 2023-10-26T12:17:09.420462+0000 mgr.x (mgr.34766) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.424890+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T12:17:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cephadm 2023-10-26T12:17:09.426684+0000 mgr.x (mgr.34766) 107 : cephadm [INF] Failing over to other MGR 2023-10-26T12:17:09.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: cluster 2023-10-26T12:17:09.433641+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T12:17:09.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.434808+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:17:09.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[26914]: audit 2023-10-26T12:17:09.436560+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:17:09.700 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.434808+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:17:09.700 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:09 smithi006 bash[23371]: audit 2023-10-26T12:17:09.436560+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:17:09.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.397150+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-10-26T12:17:09.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.403525+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"7337e66c-4aee-405f-93cd-0d4ce40c04b3\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-10-26T12:17:09.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.407052+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:09.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cephadm 2023-10-26T12:17:09.407101+0000 mgr.x (mgr.34766) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-10-26T12:17:09.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cephadm 2023-10-26T12:17:09.407305+0000 mgr.x (mgr.34766) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-10-26T12:17:09.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.409217+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.415018+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cephadm 2023-10-26T12:17:09.419528+0000 mgr.x (mgr.34766) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cephadm 2023-10-26T12:17:09.420462+0000 mgr.x (mgr.34766) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.424890+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cephadm 2023-10-26T12:17:09.426684+0000 mgr.x (mgr.34766) 107 : cephadm [INF] Failing over to other MGR 2023-10-26T12:17:09.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: cluster 2023-10-26T12:17:09.433641+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-26T12:17:09.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.434808+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-26T12:17:09.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:09 smithi124 bash[23478]: audit 2023-10-26T12:17:09.436560+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-26T12:17:10.744 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:10 smithi124 bash[34941]: ignoring --setuser ceph since I am not root 2023-10-26T12:17:10.745 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:10 smithi124 bash[34941]: ignoring --setgroup ceph since I am not root 2023-10-26T12:17:10.745 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:10 smithi124 bash[34941]: debug 2023-10-26T12:17:10.471+0000 7f593c1c8700 1 -- 172.21.15.124:0/2400551773 <== mon.2 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560f5b65e4e0 con 0x560f5b752c00 2023-10-26T12:17:10.745 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:10 smithi124 bash[34941]: debug 2023-10-26T12:17:10.635+0000 7f594c391680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:17:11.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:10 smithi124 bash[34941]: debug 2023-10-26T12:17:10.735+0000 7f594c391680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:17:11.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:11 smithi124 bash[34941]: debug 2023-10-26T12:17:11.175+0000 7f594c391680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:17:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:11 smithi124 bash[23478]: audit 2023-10-26T12:17:10.426544+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T12:17:11.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:11 smithi124 bash[23478]: cluster 2023-10-26T12:17:10.426684+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e29: y(active, starting, since 1.00081s) 2023-10-26T12:17:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:11 smithi124 bash[23478]: audit 2023-10-26T12:17:10.433969+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:17:11.634 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:11 smithi124 bash[23478]: cluster 2023-10-26T12:17:10.434047+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-26T12:17:11.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[23371]: audit 2023-10-26T12:17:10.426544+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T12:17:11.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[23371]: cluster 2023-10-26T12:17:10.426684+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e29: y(active, starting, since 1.00081s) 2023-10-26T12:17:11.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[23371]: audit 2023-10-26T12:17:10.433969+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:17:11.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[23371]: cluster 2023-10-26T12:17:10.434047+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-26T12:17:11.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[26914]: audit 2023-10-26T12:17:10.426544+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-26T12:17:11.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[26914]: cluster 2023-10-26T12:17:10.426684+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e29: y(active, starting, since 1.00081s) 2023-10-26T12:17:11.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[26914]: audit 2023-10-26T12:17:10.433969+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34766 172.21.15.124:0/1663903673' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-26T12:17:11.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:11 smithi006 bash[26914]: cluster 2023-10-26T12:17:10.434047+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-26T12:17:12.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:12 smithi124 bash[34941]: debug 2023-10-26T12:17:12.071+0000 7f594c391680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:17:12.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:12 smithi124 bash[34941]: debug 2023-10-26T12:17:12.171+0000 7f594c391680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:17:12.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:12 smithi124 bash[34941]: debug 2023-10-26T12:17:12.411+0000 7f594c391680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:17:13.782 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:13 smithi124 bash[34941]: debug 2023-10-26T12:17:13.519+0000 7f594c391680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:17:13.782 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:13 smithi124 bash[34941]: debug 2023-10-26T12:17:13.679+0000 7f594c391680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:17:14.109 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:13 smithi124 bash[34941]: debug 2023-10-26T12:17:13.775+0000 7f594c391680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:17:14.109 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:13 smithi124 bash[34941]: debug 2023-10-26T12:17:13.887+0000 7f594c391680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:17:14.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:14 smithi124 bash[34941]: debug 2023-10-26T12:17:14.103+0000 7f594c391680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:17:14.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:14 smithi124 bash[34941]: debug 2023-10-26T12:17:14.467+0000 7f594c391680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-26T12:17:14.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:14 smithi124 bash[34941]: debug 2023-10-26T12:17:14.583+0000 7f594c391680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-26T12:17:15.876 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:15 smithi124 bash[34941]: debug 2023-10-26T12:17:15.435+0000 7f594c391680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-26T12:17:15.876 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:15 smithi124 bash[34941]: debug 2023-10-26T12:17:15.539+0000 7f594c391680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-26T12:17:15.876 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:15 smithi124 bash[34941]: debug 2023-10-26T12:17:15.651+0000 7f594c391680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-26T12:17:16.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:15 smithi124 bash[34941]: debug 2023-10-26T12:17:15.867+0000 7f594c391680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-26T12:17:16.489 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[34941]: debug 2023-10-26T12:17:16.151+0000 7f594c391680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-26T12:17:16.489 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[34941]: debug 2023-10-26T12:17:16.315+0000 7f594c391680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-26T12:17:16.540 INFO:teuthology.orchestra.run.smithi006.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-10-26T12:17:16.540 INFO:teuthology.orchestra.run.smithi006.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-10-26T12:17:16.743 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[48691]: debug 2023-10-26T12:17:16.524+0000 7f14dab0c700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-10-26T12:17:16.743 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[48691]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-10-26T12:17:16.743 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.428430+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:17:16.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.429047+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:17:16.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.429689+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:17:16.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.431237+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:17:16.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.432079+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:17:16.744 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.432512+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:17:16.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.432771+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:17:16.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.433049+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:17:16.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.433362+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:17:16.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.433658+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:17:16.745 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.433927+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:17:16.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.434199+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:17:16.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.435088+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:17:16.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.435364+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:17:16.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.436059+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:17:16.746 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.437484+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:17:16.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.439058+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:17:16.747 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.439672+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:17:16.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.428430+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:17:16.747 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.429047+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:17:16.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.429689+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:17:16.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.431237+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:17:16.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.432079+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:17:16.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.432512+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:17:16.748 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.432771+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:17:16.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.433049+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:17:16.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.433362+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:17:16.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.433658+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:17:16.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.433927+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:17:16.749 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.434199+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:17:16.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.435088+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:17:16.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.435364+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:17:16.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.436059+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:17:16.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.437484+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:17:16.750 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.439058+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:17:16.751 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.439672+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:17:16.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.440240+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:17:16.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.440795+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:17:16.751 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.441391+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:17:16.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.441949+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:17:16.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.442506+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:17:16.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.443015+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:17:16.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.443555+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:17:16.752 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.444100+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:17:16.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.444641+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:17:16.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.445146+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:17:16.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.445639+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:17:16.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.446153+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:17:16.753 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.446688+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:17:16.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.447247+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T12:17:16.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.447753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:17:16.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.448325+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:16.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.448869+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:16.754 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.449412+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:17:16.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.449930+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:17:16.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.450451+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:17:16.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: audit 2023-10-26T12:17:16.450975+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:17:16.755 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[26914]: cluster 2023-10-26T12:17:16.468744+0000 mon.a (mon.0) 927 : cluster [INF] Manager daemon y is now available 2023-10-26T12:17:16.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.440240+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:17:16.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.440795+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:17:16.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.441391+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:17:16.756 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.441949+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:17:16.757 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.442506+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:17:16.757 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.443015+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:17:16.757 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.443555+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:17:16.757 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.444100+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:17:16.757 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.444641+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:17:16.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.445146+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:17:16.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.445639+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:17:16.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.446153+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:17:16.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.446688+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:17:16.758 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.447247+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.447753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.448325+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.448869+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.449412+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.449930+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:17:16.759 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.450451+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:17:16.760 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: audit 2023-10-26T12:17:16.450975+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:17:16.760 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[23371]: cluster 2023-10-26T12:17:16.468744+0000 mon.a (mon.0) 927 : cluster [INF] Manager daemon y is now available 2023-10-26T12:17:16.760 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[34941]: debug 2023-10-26T12:17:16.487+0000 7f594c391680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:17:16.761 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[34941]: debug 2023-10-26T12:17:16.703+0000 7f594c391680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-26T12:17:16.761 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.428430+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-26T12:17:16.762 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.429047+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-26T12:17:16.762 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.429689+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-26T12:17:16.762 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.431237+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-26T12:17:16.762 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.432079+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-26T12:17:16.762 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.432512+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.432771+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.433049+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.433362+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.433658+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.433927+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-26T12:17:16.763 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.434199+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-26T12:17:16.764 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.435088+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-26T12:17:16.764 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.435364+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-26T12:17:16.764 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.436059+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-26T12:17:16.764 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.437484+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-10-26T12:17:16.764 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.439058+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-10-26T12:17:16.765 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.439672+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-10-26T12:17:16.765 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.440240+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-10-26T12:17:16.765 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.440795+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi006"}]: dispatch 2023-10-26T12:17:16.765 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.441391+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi124"}]: dispatch 2023-10-26T12:17:16.765 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.441949+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-10-26T12:17:16.766 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.442506+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-10-26T12:17:16.766 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.443015+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-10-26T12:17:16.766 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.443555+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-10-26T12:17:16.766 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.444100+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-10-26T12:17:16.766 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.444641+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-10-26T12:17:16.767 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.445146+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-10-26T12:17:16.767 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.445639+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-10-26T12:17:16.767 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.446153+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-10-26T12:17:16.767 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.446688+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-10-26T12:17:16.767 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.447247+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-10-26T12:17:16.768 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.447753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-10-26T12:17:16.768 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.448325+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:16.768 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.448869+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:16.768 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.449412+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-10-26T12:17:16.768 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.449930+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-10-26T12:17:16.769 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.450451+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-10-26T12:17:16.769 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: audit 2023-10-26T12:17:16.450975+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-10-26T12:17:16.769 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[23478]: cluster 2023-10-26T12:17:16.468744+0000 mon.a (mon.0) 927 : cluster [INF] Manager daemon y is now available 2023-10-26T12:17:17.132 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:16 smithi124 bash[34941]: debug 2023-10-26T12:17:16.815+0000 7f594c391680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-26T12:17:17.193 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[48691]: Warning: Permanently added '172.21.15.6' (ECDSA) to the list of known hosts. 2023-10-26T12:17:17.193 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:16 smithi006 bash[48691]: Warning: Permanently added '172.21.15.124' (ECDSA) to the list of known hosts. 2023-10-26T12:17:17.439 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-10-26T12:17:17.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.530079+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:17.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: cluster 2023-10-26T12:17:16.530416+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e30: y(active, since 7s) 2023-10-26T12:17:17.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: cluster 2023-10-26T12:17:16.537609+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:17.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.639339+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:17.694 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.711958+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:17:17.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.719331+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:17:17.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: cluster 2023-10-26T12:17:16.840639+0000 mon.a (mon.0) 932 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:17:17.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.845189+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:17:17.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.845929+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:17.695 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.847728+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:17:17.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.848323+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:17.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.960238+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:17.696 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[23371]: audit 2023-10-26T12:17:16.961730+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:17.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.530079+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:17.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: cluster 2023-10-26T12:17:16.530416+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e30: y(active, since 7s) 2023-10-26T12:17:17.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: cluster 2023-10-26T12:17:16.537609+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:17.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.639339+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:17.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.711958+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:17:17.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.719331+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:17:17.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: cluster 2023-10-26T12:17:16.840639+0000 mon.a (mon.0) 932 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:17:17.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.845189+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:17:17.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.845929+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:17.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.847728+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:17:17.698 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.848323+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:17.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.960238+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:17.699 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:17 smithi006 bash[26914]: audit 2023-10-26T12:17:16.961730+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:17.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.530079+0000 mgr.y (mgr.24838) 1 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:17.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: cluster 2023-10-26T12:17:16.530416+0000 mon.a (mon.0) 928 : cluster [DBG] mgrmap e30: y(active, since 7s) 2023-10-26T12:17:17.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: cluster 2023-10-26T12:17:16.537609+0000 mgr.y (mgr.24838) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:17.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.639339+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:17.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.711958+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-26T12:17:17.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.719331+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-26T12:17:17.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: cluster 2023-10-26T12:17:16.840639+0000 mon.a (mon.0) 932 : cluster [DBG] Standby manager daemon x started 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.845189+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.845929+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.847728+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.848323+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.? 172.21.15.124:0/703236565' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.960238+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:17.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:17 smithi124 bash[23478]: audit 2023-10-26T12:17:16.961730+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-10-26T12:17:18.849 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[23371]: cluster 2023-10-26T12:17:17.544278+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-10-26T12:17:18.850 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[23371]: audit 2023-10-26T12:17:17.544412+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:17:18.850 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[23371]: cluster 2023-10-26T12:17:18.435120+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:18.850 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[26914]: cluster 2023-10-26T12:17:17.544278+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-10-26T12:17:18.851 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[26914]: audit 2023-10-26T12:17:17.544412+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:17:18.851 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:18 smithi006 bash[26914]: cluster 2023-10-26T12:17:18.435120+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:18 smithi124 bash[23478]: cluster 2023-10-26T12:17:17.544278+0000 mon.a (mon.0) 935 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2023-10-26T12:17:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:18 smithi124 bash[23478]: audit 2023-10-26T12:17:17.544412+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-26T12:17:18.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:18 smithi124 bash[23478]: cluster 2023-10-26T12:17:18.435120+0000 mgr.y (mgr.24838) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:19.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:19 smithi006 bash[23371]: cluster 2023-10-26T12:17:18.555365+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2023-10-26T12:17:19.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:19 smithi006 bash[26914]: cluster 2023-10-26T12:17:18.555365+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2023-10-26T12:17:19.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:19 smithi124 bash[23478]: cluster 2023-10-26T12:17:18.555365+0000 mon.a (mon.0) 937 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2023-10-26T12:17:20.681 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-10-26T12:17:21.527 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-10-26T12:17:21.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:21 smithi006 bash[23371]: cluster 2023-10-26T12:17:20.435724+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:21.671 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:21 smithi006 bash[23371]: audit 2023-10-26T12:17:20.661430+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.6:0/2014419346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:21.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:21 smithi006 bash[26914]: cluster 2023-10-26T12:17:20.435724+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:21.672 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:21 smithi006 bash[26914]: audit 2023-10-26T12:17:20.661430+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.6:0/2014419346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:21.882 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:21 smithi124 bash[23478]: cluster 2023-10-26T12:17:20.435724+0000 mgr.y (mgr.24838) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:21.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:21 smithi124 bash[23478]: audit 2023-10-26T12:17:20.661430+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.6:0/2014419346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:22.791 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:22 smithi006 bash[23371]: cluster 2023-10-26T12:17:22.437288+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:22.791 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:22 smithi006 bash[26914]: cluster 2023-10-26T12:17:22.437288+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:22.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:22 smithi124 bash[23478]: cluster 2023-10-26T12:17:22.437288+0000 mgr.y (mgr.24838) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:23.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:23 smithi124 bash[23478]: audit 2023-10-26T12:17:23.333154+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:23.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:23 smithi124 bash[23478]: audit 2023-10-26T12:17:23.338652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:23.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:23 smithi006 bash[26914]: audit 2023-10-26T12:17:23.333154+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:23.945 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:23 smithi006 bash[26914]: audit 2023-10-26T12:17:23.338652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:23.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:23 smithi006 bash[23371]: audit 2023-10-26T12:17:23.333154+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:23.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:23 smithi006 bash[23371]: audit 2023-10-26T12:17:23.338652+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi124","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi124\", \"container_id\": \"058b81665229\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190421401, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328068Z\", \"created\": \"2023-10-26T11:49:07.909889Z\", \"started\": \"2023-10-26T11:49:07.931054Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi124\", \"container_id\": \"598db8377969\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395522867, \"cpu_percentage\": \"0.85%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328465Z\", \"created\": \"2023-10-26T11:49:24.661502Z\", \"started\": \"2023-10-26T12:00:20.088760Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi124\", \"container_id\": \"3c80dee4b0ee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56675532, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328658Z\", \"created\": \"2023-10-26T11:51:30.375950Z\", \"started\": \"2023-10-26T11:51:34.866080Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi124\", \"container_id\": \"f25a1f1f3d79\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53917777, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.328836Z\", \"created\": \"2023-10-26T11:51:57.719482Z\", \"started\": \"2023-10-26T11:52:01.921786Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi124\", \"container_id\": \"b0566bf3e7c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52669972, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329010Z\", \"created\": \"2023-10-26T11:52:23.382937Z\", \"started\": \"2023-10-26T11:52:27.602473Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi124\", \"container_id\": \"43c321ddd65e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55836672, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329183Z\", \"created\": \"2023-10-26T11:52:49.594376Z\", \"started\": \"2023-10-26T11:52:53.419238Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi124\", \"container_id\": \"c3278c7defd2\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 56738447, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329356Z\", \"created\": \"2023-10-26T11:53:27.605555Z\", \"started\": \"2023-10-26T12:04:30.678543Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi124\", \"container_id\": \"517e383b127e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13128171, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329529Z\", \"created\": \"2023-10-26T11:53:30.365495Z\", \"started\": \"2023-10-26T11:53:35.829995Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi124\", \"container_id\": \"94c82761a1fb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 29360128, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329701Z\", \"created\": \"2023-10-26T11:54:10.448622Z\", \"started\": \"2023-10-26T11:54:10.468997Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi124.zsnfro\", \"daemon_name\": \"rgw.r.z.smithi124.zsnfro\", \"hostname\": \"smithi124\", \"container_id\": \"3aa6259f4a20\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56109301, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.329873Z\", \"created\": \"2023-10-26T11:55:48.982449Z\", \"started\": \"2023-10-26T11:55:49.013578Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288107Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"808072fb-ffe6-450f-94be-fa26dd7f5bad\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"n2u58h-jT2B-3tEP-ZVuh-g9kW-tWL2-COKBlK\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5cb2e76f-029a-49e5-9871-f5058e2fc097\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"hYLojs-vbjr-a4rm-tNrZ-FE64-OvQk-QmsEzV\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"43d44101-4ccb-4d07-ae58-bcf118cf0b79\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"aRuL7v-UFew-FE4B-C2fV-5j4r-sMHB-yHTMsq\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9d0de89e-85c8-4810-bacb-e0d928bcecb3\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iFRR3Z-D2wW-ilWD-mRaY-FLrD-ohUw-Tuk1Ss\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620401B8400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.288125Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5PE7R\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:15.734774Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-10-26T11:59:22.182608Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:28.095664Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:55.332274Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:21.350983Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-10-26T11:52:47.440403Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-10-26T12:04:18.041032Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:29.675857Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-10-26T11:53:47.199893Z\"}, \"rgw.r.z.smithi124.zsnfro\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:46.200417Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.330236Z\", \"last_device_update\": \"2023-10-26T11:52:57.006289Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.557401Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:24.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.587570+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:24.884 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.592026+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:24.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.595799+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.596703+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.597489+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.885 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.598712+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.601211+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.602654+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.886 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.603434+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.604240+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.605033+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.854046+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.854832+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.887 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.855557+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.856236+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.856969+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.857636+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.858312+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.888 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.858991+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.889 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.859655+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.889 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.861715+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:24.889 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.867815+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:24.889 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.878814+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:24.889 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: audit 2023-10-26T12:17:23.880863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:24.890 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:24 smithi124 bash[23478]: cluster 2023-10-26T12:17:24.437995+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:24.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.587570+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:24.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.592026+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:24.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.595799+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.596703+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.597489+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.945 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.598712+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.601211+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.602654+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.603434+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.604240+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.946 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.605033+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.854046+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.854832+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.855557+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.856236+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.947 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.856969+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.857636+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.858312+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.858991+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.859655+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.948 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.861715+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:24.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.867815+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:24.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.878814+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:24.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: audit 2023-10-26T12:17:23.880863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:24.949 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[23371]: cluster 2023-10-26T12:17:24.437995+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:24.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.587570+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-10-26T12:17:24.950 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.592026+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi006","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi006\", \"container_id\": \"2bde98ed9af0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 261305139, \"cpu_percentage\": \"2.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584222Z\", \"created\": \"2023-10-26T11:47:07.500625Z\", \"started\": \"2023-10-26T11:47:13.732509Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi006\", \"container_id\": \"f555c9e80435\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 425826713, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-10-26T12:17:23.584432Z\", \"created\": \"2023-10-26T11:47:16.084427Z\", \"started\": \"2023-10-26T12:07:55.619462Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi006\", \"container_id\": \"80f2a50edff7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 187904819, \"cpu_percentage\": \"0.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584560Z\", \"created\": \"2023-10-26T11:48:53.262191Z\", \"started\": \"2023-10-26T11:48:53.282676Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi006\", \"container_id\": \"7a726e198271\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54211379, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584680Z\", \"created\": \"2023-10-26T11:49:45.917225Z\", \"started\": \"2023-10-26T11:49:50.410921Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi006\", \"container_id\": \"03ac264ca4c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54746152, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584830Z\", \"created\": \"2023-10-26T11:50:13.246320Z\", \"started\": \"2023-10-26T11:50:17.791612Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi006\", \"container_id\": \"58a8377da5a8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50929336, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.584954Z\", \"created\": \"2023-10-26T11:50:39.946425Z\", \"started\": \"2023-10-26T11:50:44.935032Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi006\", \"container_id\": \"c6ada360d30d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56224645, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585074Z\", \"created\": \"2023-10-26T11:51:07.242300Z\", \"started\": \"2023-10-26T11:51:11.329432Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi006\", \"container_id\": \"a90ff9f5454e\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585192Z\", \"created\": \"2023-10-26T11:53:29.644683Z\", \"started\": \"2023-10-26T11:53:38.314540Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi006\", \"container_id\": \"fa55c6e6c89c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17469276, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585309Z\", \"created\": \"2023-10-26T11:53:47.168427Z\", \"started\": \"2023-10-26T12:04:15.709573Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi006.unaygo\", \"daemon_name\": \"rgw.r.z.smithi006.unaygo\", \"hostname\": \"smithi006\", \"container_id\": \"d252f7733f93\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56748933, \"cpu_percentage\": \"0.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-10-26T12:17:23.585426Z\", \"created\": \"2023-10-26T11:55:46.166689Z\", \"started\": \"2023-10-26T11:55:46.189142Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285741Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"91cb039c-986d-4cf1-a460-a4bd234b34a5\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"1UzLGc-ipyW-7bTg-IcSN-KXnL-h0kJ-fROjVN\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"04ddb25a-358f-4b86-b401-eb5a8c1d749c\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"arLgX8-LuJR-Ho5D-2LJW-wvFb-PyJA-tNPKWn\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"92dc9896-5887-4f67-a7dc-b0267f2ef367\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"zVQ2ez-9DSr-xZrz-MCDG-N3KG-7YLf-AgrxGq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c6e27305-ef8b-4360-9168-d5057b7eb787\", \"cluster_fsid\": \"48e7def6-73f5-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"xTV9wH-apN5-LCZV-Dqyg-uRIx-qDuQ-FikV5l\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330000H400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-10-26T12:03:55.285763Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4J30S\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:05.173931Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-10-26T12:06:57.479762Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-10-26T11:49:43.588615Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:11.052785Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-10-26T11:50:37.574773Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-10-26T11:51:04.762373Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-10-26T11:53:28.832272Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-10-26T12:04:07.094248Z\"}, \"rgw.r.z.smithi006.unaygo\": {\"deps\": [], \"last_config\": \"2023-10-26T11:55:42.335962Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-10-26T12:04:02.897858Z\"}}, \"last_daemon_update\": \"2023-10-26T12:17:23.585625Z\", \"last_device_update\": \"2023-10-26T11:51:14.721123Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-10-26T12:09:02.563376Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-10-26T12:17:24.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.595799+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.596703+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.597489+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.951 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.598712+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.601211+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.602654+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.603434+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.604240+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.952 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.605033+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.953 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.854046+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.953 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.854832+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.953 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.855557+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.953 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.856236+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.953 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.856969+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.857636+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.858312+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.858991+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:24.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.859655+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-10-26T12:17:24.954 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.861715+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-10-26T12:17:24.955 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.867815+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-10-26T12:17:24.955 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.878814+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-26T12:17:24.955 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: audit 2023-10-26T12:17:23.880863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-10-26T12:17:24.955 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:24 smithi006 bash[26914]: cluster 2023-10-26T12:17:24.437995+0000 mgr.y (mgr.24838) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:25.016 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)" 2023-10-26T12:17:25.845 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-10-26T12:17:26.133 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:25 smithi124 bash[23478]: audit 2023-10-26T12:17:24.996829+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.6:0/34762905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:26.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:25 smithi006 bash[23371]: audit 2023-10-26T12:17:24.996829+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.6:0/34762905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:26.193 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:25 smithi006 bash[26914]: audit 2023-10-26T12:17:24.996829+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.6:0/34762905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:27.193 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: cephadm 2023-10-26T12:17:26.163357+0000 mgr.y (mgr.24838) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T12:17:27.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: audit 2023-10-26T12:17:26.164219+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:17:27.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: audit 2023-10-26T12:17:26.165891+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:17:27.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: audit 2023-10-26T12:17:26.167781+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:17:27.194 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: cephadm 2023-10-26T12:17:26.169815+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T12:17:27.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: audit 2023-10-26T12:17:26.170744+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T12:17:27.195 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[23371]: cluster 2023-10-26T12:17:26.438743+0000 mgr.y (mgr.24838) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:27.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: cephadm 2023-10-26T12:17:26.163357+0000 mgr.y (mgr.24838) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T12:17:27.195 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: audit 2023-10-26T12:17:26.164219+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:17:27.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: audit 2023-10-26T12:17:26.165891+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:17:27.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: audit 2023-10-26T12:17:26.167781+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:17:27.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: cephadm 2023-10-26T12:17:26.169815+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T12:17:27.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: audit 2023-10-26T12:17:26.170744+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T12:17:27.196 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:26 smithi006 bash[26914]: cluster 2023-10-26T12:17:26.438743+0000 mgr.y (mgr.24838) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: cephadm 2023-10-26T12:17:26.163357+0000 mgr.y (mgr.24838) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-26T12:17:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: audit 2023-10-26T12:17:26.164219+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-26T12:17:27.383 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: audit 2023-10-26T12:17:26.165891+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-26T12:17:27.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: audit 2023-10-26T12:17:26.167781+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-26T12:17:27.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: cephadm 2023-10-26T12:17:26.169815+0000 mgr.y (mgr.24838) 8 : cephadm [INF] Deploying daemon mgr.x on smithi124 2023-10-26T12:17:27.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: audit 2023-10-26T12:17:26.170744+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-10-26T12:17:27.384 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:26 smithi124 bash[23478]: cluster 2023-10-26T12:17:26.438743+0000 mgr.y (mgr.24838) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:28.633 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:28 smithi124 bash[23478]: cluster 2023-10-26T12:17:28.440447+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:28.633 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:28 smithi124 systemd[1]: Stopping Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:28.944 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:28 smithi006 bash[23371]: cluster 2023-10-26T12:17:28.440447+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:28.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:28 smithi006 bash[26914]: cluster 2023-10-26T12:17:28.440447+0000 mgr.y (mgr.24838) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:29.151 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-10-26T12:17:29.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:29 smithi006 bash[23371]: audit 2023-10-26T12:17:29.132176+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.6:0/1494846318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:29.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:29 smithi006 bash[26914]: audit 2023-10-26T12:17:29.132176+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.6:0/1494846318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:29.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:29 smithi124 bash[23478]: audit 2023-10-26T12:17:29.132176+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.6:0/1494846318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-26T12:17:29.887 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-10-26T12:17:31.693 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:31 smithi006 bash[23371]: cluster 2023-10-26T12:17:30.441263+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:31.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:31 smithi006 bash[26914]: cluster 2023-10-26T12:17:30.441263+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:31.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:31 smithi124 bash[23478]: cluster 2023-10-26T12:17:30.441263+0000 mgr.y (mgr.24838) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:32.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:32 smithi124 bash[23478]: cluster 2023-10-26T12:17:32.442878+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:32.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:32 smithi006 bash[23371]: cluster 2023-10-26T12:17:32.442878+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:32.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:32 smithi006 bash[26914]: cluster 2023-10-26T12:17:32.442878+0000 mgr.y (mgr.24838) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:33.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:33 smithi124 bash[23478]: audit 2023-10-26T12:17:33.050524+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:33.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:33 smithi006 bash[23371]: audit 2023-10-26T12:17:33.050524+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:33.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:33 smithi006 bash[26914]: audit 2023-10-26T12:17:33.050524+0000 mgr.y (mgr.24838) 13 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:34.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:34 smithi124 bash[23478]: cluster 2023-10-26T12:17:34.443428+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:34.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:34 smithi006 bash[23371]: cluster 2023-10-26T12:17:34.443428+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:34.944 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:34 smithi006 bash[26914]: cluster 2023-10-26T12:17:34.443428+0000 mgr.y (mgr.24838) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:35.294 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-10-26T12:17:36.006 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2023-10-26T12:17:36.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:36 smithi124 bash[23478]: cluster 2023-10-26T12:17:36.444147+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:36.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:36 smithi006 bash[23371]: cluster 2023-10-26T12:17:36.444147+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:36.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:36 smithi006 bash[26914]: cluster 2023-10-26T12:17:36.444147+0000 mgr.y (mgr.24838) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:38.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:38 smithi124 bash[23478]: cluster 2023-10-26T12:17:38.445620+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:38.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:38 smithi006 bash[23371]: cluster 2023-10-26T12:17:38.445620+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:38.943 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:38 smithi006 bash[26914]: cluster 2023-10-26T12:17:38.445620+0000 mgr.y (mgr.24838) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-10-26T12:17:39.420 INFO:teuthology.orchestra.run.smithi006.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.693 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.007649+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.010334+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.010964+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.011498+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.012083+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.694 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.012593+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.013119+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.015480+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.016069+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.016612+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.695 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.017113+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.017591+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: audit 2023-10-26T12:17:39.406846+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mon", "hosts": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: cephadm 2023-10-26T12:17:39.411665+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: Traceback (most recent call last): 2023-10-26T12:17:39.696 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-10-26T12:17:39.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: return OrchResult(f(*args, **kwargs)) 2023-10-26T12:17:39.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-10-26T12:17:39.697 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-10-26T12:17:39.698 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: debug 2023-10-26T12:17:39.404+0000 7f14caaec700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.698 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: Traceback (most recent call last): 2023-10-26T12:17:39.698 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-10-26T12:17:39.698 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: return OrchResult(f(*args, **kwargs)) 2023-10-26T12:17:39.698 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-10-26T12:17:39.699 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-10-26T12:17:39.699 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-10-26T12:17:39.699 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-10-26T12:17:39.699 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-10-26T12:17:39.700 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-10-26T12:17:39.700 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.700 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[48691]: debug 2023-10-26T12:17:39.408+0000 7f14caaec700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.700 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-10-26T12:17:39.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-10-26T12:17:39.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-10-26T12:17:39.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-10-26T12:17:39.701 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[26914]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.007649+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.010334+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.702 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.010964+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.011498+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.012083+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.012593+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.013119+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.703 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.015480+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.016069+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.016612+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.017113+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.704 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.017591+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: audit 2023-10-26T12:17:39.406846+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mon", "hosts": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: cephadm 2023-10-26T12:17:39.411665+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: Traceback (most recent call last): 2023-10-26T12:17:39.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-10-26T12:17:39.705 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: return OrchResult(f(*args, **kwargs)) 2023-10-26T12:17:39.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-10-26T12:17:39.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-10-26T12:17:39.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-10-26T12:17:39.706 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-10-26T12:17:39.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-10-26T12:17:39.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-10-26T12:17:39.707 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:39 smithi006 bash[23371]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.805 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[40343]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T12:17:39.806 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:39 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-10-26T12:17:39.806 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[40405]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T12:17:39.806 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.007649+0000 mgr.y (mgr.24838) 17 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.807 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.010334+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.807 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.010964+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.807 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.011498+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.807 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.012083+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.808 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.012593+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.808 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.013119+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.808 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.015480+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-10-26T12:17:39.808 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.016069+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.808 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.016612+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.809 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.017113+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.809 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.017591+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24838 172.21.15.6:0/834070474' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-10-26T12:17:39.809 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: audit 2023-10-26T12:17:39.406846+0000 mgr.y (mgr.24838) 18 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "daemon_types": "mon", "hosts": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-10-26T12:17:39.809 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: cephadm 2023-10-26T12:17:39.411665+0000 mgr.y (mgr.24838) 19 : cephadm [ERR] Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:39.809 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: Traceback (most recent call last): 2023-10-26T12:17:39.810 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-10-26T12:17:39.810 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: return OrchResult(f(*args, **kwargs)) 2023-10-26T12:17:39.810 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-10-26T12:17:39.810 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-10-26T12:17:39.810 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-10-26T12:17:39.811 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-10-26T12:17:39.811 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-10-26T12:17:39.811 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-10-26T12:17:39.811 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:39 smithi124 bash[23478]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-10-26T12:17:40.121 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:39 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-26T12:17:40.121 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:39 smithi124 systemd[1]: Stopped Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:17:40.121 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:40 smithi124 systemd[1]: Started Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:17:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-26T12:17:40.228 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \'"\'"\'{print $2}\'"\'"\')\'' 2023-10-26T12:17:40.293 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d462f03b21d648cb9afb16140147f206 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 22: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \'"\'"\'{print $2}\'"\'"\')\'' 2023-10-26T12:17:40.299 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-26T12:17:40.308 INFO:tasks.cephadm:Teardown begin 2023-10-26T12:17:40.309 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T12:17:40.329 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T12:17:40.346 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-26T12:17:40.347 DEBUG:teuthology.orchestra.run.smithi006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-26T12:17:40.379 DEBUG:teuthology.orchestra.run.smithi124:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-26T12:17:40.393 INFO:tasks.cephadm:Stopping all daemons... 2023-10-26T12:17:40.394 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-26T12:17:40.394 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a 2023-10-26T12:17:40.507 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:40 smithi006 systemd[1]: Stopping Ceph mon.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:40.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:40 smithi006 bash[23371]: debug 2023-10-26T12:17:40.496+0000 7fbc6134b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:40.943 INFO:journalctl@ceph.mon.a.smithi006.stdout:Oct 26 12:17:40 smithi006 bash[23371]: debug 2023-10-26T12:17:40.496+0000 7fbc6134b700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-26T12:17:41.384 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.a.service' 2023-10-26T12:17:41.432 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:41.433 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-26T12:17:41.433 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-10-26T12:17:41.434 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.c 2023-10-26T12:17:41.437 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:41 smithi124 bash[40525]: debug 2023-10-26T12:17:41.270+0000 7fec06ed5700 1 -- 172.21.15.124:0/4051321180 <== mon.2 v2:172.21.15.124:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5574bedf44e0 con 0x5574beee8800 2023-10-26T12:17:41.534 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:41 smithi006 systemd[1]: Stopping Ceph mon.c for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:41.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:41 smithi124 bash[40525]: debug 2023-10-26T12:17:41.430+0000 7fec174bc680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-26T12:17:41.883 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:41 smithi124 bash[40525]: debug 2023-10-26T12:17:41.534+0000 7fec174bc680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-26T12:17:41.913 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:41 smithi006 bash[26914]: debug 2023-10-26T12:17:41.520+0000 7fcc2e949700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:41.913 INFO:journalctl@ceph.mon.c.smithi006.stdout:Oct 26 12:17:41 smithi006 bash[26914]: debug 2023-10-26T12:17:41.520+0000 7fcc2e949700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-10-26T12:17:42.383 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:41 smithi124 bash[40525]: debug 2023-10-26T12:17:41.982+0000 7fec174bc680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-26T12:17:42.513 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.c.service' 2023-10-26T12:17:42.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:42.550 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-10-26T12:17:42.551 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-26T12:17:42.551 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.b 2023-10-26T12:17:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:42 smithi124 systemd[1]: Stopping Ceph mon.b for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:42 smithi124 bash[23478]: debug 2023-10-26T12:17:42.662+0000 7fed7147b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:42.883 INFO:journalctl@ceph.mon.b.smithi124.stdout:Oct 26 12:17:42 smithi124 bash[23478]: debug 2023-10-26T12:17:42.662+0000 7fed7147b700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-10-26T12:17:43.229 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:42 smithi124 bash[40525]: debug 2023-10-26T12:17:42.902+0000 7fec174bc680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-26T12:17:43.229 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:43 smithi124 bash[40525]: debug 2023-10-26T12:17:43.002+0000 7fec174bc680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-26T12:17:43.595 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:43 smithi124 bash[40525]: debug 2023-10-26T12:17:43.254+0000 7fec174bc680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-26T12:17:43.778 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mon.b.service' 2023-10-26T12:17:43.817 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:43.818 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-26T12:17:43.818 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-26T12:17:43.819 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y 2023-10-26T12:17:44.094 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:43 smithi006 systemd[1]: Stopping Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:44.095 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:43 smithi006 bash[55830]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.y 2023-10-26T12:17:44.095 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:44 smithi006 bash[48691]: debug 2023-10-26T12:17:44.048+0000 7f153e4c6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-26T12:17:44.688 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 bash[40525]: debug 2023-10-26T12:17:44.418+0000 7fec174bc680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-26T12:17:44.688 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 bash[40525]: debug 2023-10-26T12:17:44.582+0000 7fec174bc680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-26T12:17:44.878 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service' 2023-10-26T12:17:44.890 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:44 smithi006 bash[55864]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr-y 2023-10-26T12:17:44.891 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:44 smithi006 bash[55928]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr-y 2023-10-26T12:17:44.891 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:44 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.y.service: Succeeded. 2023-10-26T12:17:44.891 INFO:journalctl@ceph.mgr.y.smithi006.stdout:Oct 26 12:17:44 smithi006 systemd[1]: Stopped Ceph mgr.y for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:17:44.912 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:44.913 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-26T12:17:44.914 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-26T12:17:44.915 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x 2023-10-26T12:17:44.958 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 bash[40525]: debug 2023-10-26T12:17:44.678+0000 7fec174bc680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-26T12:17:44.958 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 bash[40525]: debug 2023-10-26T12:17:44.794+0000 7fec174bc680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-26T12:17:44.959 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 systemd[1]: Stopping Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:45.378 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:44 smithi124 bash[40727]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr.x 2023-10-26T12:17:45.379 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 bash[40525]: debug 2023-10-26T12:17:45.022+0000 7fec174bc680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-26T12:17:45.923 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service' 2023-10-26T12:17:45.934 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 bash[40762]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr-x 2023-10-26T12:17:45.934 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-26T12:17:45.935 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 bash[40827]: Error response from daemon: No such container: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-mgr-x 2023-10-26T12:17:45.935 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-26T12:17:45.935 INFO:journalctl@ceph.mgr.x.smithi124.stdout:Oct 26 12:17:45 smithi124 systemd[1]: Stopped Ceph mgr.x for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:17:45.955 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:45.955 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-26T12:17:45.956 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-26T12:17:45.956 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.0 2023-10-26T12:17:46.346 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:45 smithi006 systemd[1]: Stopping Ceph osd.0 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:46.346 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:46 smithi006 bash[28948]: debug 2023-10-26T12:17:46.088+0000 7fa75d739700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:46.347 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:46 smithi006 bash[28948]: debug 2023-10-26T12:17:46.088+0000 7fa75d739700 -1 osd.0 65 *** Got signal Terminated *** 2023-10-26T12:17:46.347 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:46 smithi006 bash[28948]: debug 2023-10-26T12:17:46.088+0000 7fa75d739700 -1 osd.0 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:17:47.193 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:46 smithi006 bash[55943]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.0 2023-10-26T12:17:47.193 INFO:journalctl@ceph.osd.0.smithi006.stdout:Oct 26 12:17:46 smithi006 bash[55981]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.0/unit.stop: No such file or directory 2023-10-26T12:17:48.993 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.0.service' 2023-10-26T12:17:49.030 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:49.030 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-26T12:17:49.031 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-26T12:17:49.031 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.1 2023-10-26T12:17:49.323 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 systemd[1]: Stopping Ceph osd.1 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:49.324 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 bash[30619]: debug 2023-10-26T12:17:49.184+0000 7fd56d18e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:49.324 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 bash[30619]: debug 2023-10-26T12:17:49.184+0000 7fd56d18e700 -1 osd.1 65 *** Got signal Terminated *** 2023-10-26T12:17:49.324 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 bash[30619]: debug 2023-10-26T12:17:49.184+0000 7fd56d18e700 -1 osd.1 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:17:50.443 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 bash[56078]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.1 2023-10-26T12:17:50.443 INFO:journalctl@ceph.osd.1.smithi006.stdout:Oct 26 12:17:49 smithi006 bash[56119]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-10-26T12:17:52.240 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.1.service' 2023-10-26T12:17:52.279 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:52.279 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-26T12:17:52.280 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-26T12:17:52.280 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.2 2023-10-26T12:17:52.499 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:52 smithi006 systemd[1]: Stopping Ceph osd.2 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:52.500 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:52 smithi006 bash[32260]: debug 2023-10-26T12:17:52.380+0000 7fe913204700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:52.500 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:52 smithi006 bash[32260]: debug 2023-10-26T12:17:52.380+0000 7fe913204700 -1 osd.2 65 *** Got signal Terminated *** 2023-10-26T12:17:52.500 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:52 smithi006 bash[32260]: debug 2023-10-26T12:17:52.380+0000 7fe913204700 -1 osd.2 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:17:53.443 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:53 smithi006 bash[56219]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.2 2023-10-26T12:17:53.443 INFO:journalctl@ceph.osd.2.smithi006.stdout:Oct 26 12:17:53 smithi006 bash[56257]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-10-26T12:17:55.253 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.2.service' 2023-10-26T12:17:55.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:55.291 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-26T12:17:55.292 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-26T12:17:55.292 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.3 2023-10-26T12:17:55.505 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:55 smithi006 systemd[1]: Stopping Ceph osd.3 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:55.506 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:55 smithi006 bash[33810]: debug 2023-10-26T12:17:55.392+0000 7f981bfe3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:55.506 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:55 smithi006 bash[33810]: debug 2023-10-26T12:17:55.392+0000 7f981bfe3700 -1 osd.3 65 *** Got signal Terminated *** 2023-10-26T12:17:55.507 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:55 smithi006 bash[33810]: debug 2023-10-26T12:17:55.392+0000 7f981bfe3700 -1 osd.3 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:17:56.443 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:56 smithi006 bash[56346]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.3 2023-10-26T12:17:56.443 INFO:journalctl@ceph.osd.3.smithi006.stdout:Oct 26 12:17:56 smithi006 bash[56385]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-10-26T12:17:57.975 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.3.service' 2023-10-26T12:17:58.012 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:17:58.013 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-26T12:17:58.014 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-26T12:17:58.014 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.4 2023-10-26T12:17:58.186 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 systemd[1]: Stopping Ceph osd.4 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:17:58.478 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 bash[25676]: debug 2023-10-26T12:17:58.178+0000 7f533424b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:17:58.478 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 bash[25676]: debug 2023-10-26T12:17:58.178+0000 7f533424b700 -1 osd.4 65 *** Got signal Terminated *** 2023-10-26T12:17:58.479 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 bash[25676]: debug 2023-10-26T12:17:58.178+0000 7f533424b700 -1 osd.4 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:17:59.383 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 bash[41350]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.4 2023-10-26T12:17:59.383 INFO:journalctl@ceph.osd.4.smithi124.stdout:Oct 26 12:17:58 smithi124 bash[41388]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-10-26T12:18:01.105 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.4.service' 2023-10-26T12:18:01.139 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:18:01.139 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-26T12:18:01.140 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-26T12:18:01.140 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.5 2023-10-26T12:18:01.383 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 systemd[1]: Stopping Ceph osd.5 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:01.383 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 bash[27322]: debug 2023-10-26T12:18:01.290+0000 7ff70c818700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:18:01.384 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 bash[27322]: debug 2023-10-26T12:18:01.290+0000 7ff70c818700 -1 osd.5 65 *** Got signal Terminated *** 2023-10-26T12:18:01.384 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 bash[27322]: debug 2023-10-26T12:18:01.290+0000 7ff70c818700 -1 osd.5 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:18:02.383 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 bash[41476]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.5 2023-10-26T12:18:02.383 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 26 12:18:01 smithi124 bash[41514]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-10-26T12:18:04.056 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.5.service' 2023-10-26T12:18:04.091 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:18:04.091 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-26T12:18:04.092 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-26T12:18:04.092 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.6 2023-10-26T12:18:04.370 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 systemd[1]: Stopping Ceph osd.6 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:04.371 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 bash[28865]: debug 2023-10-26T12:18:04.266+0000 7fe5d43fc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:18:04.371 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 bash[28865]: debug 2023-10-26T12:18:04.266+0000 7fe5d43fc700 -1 osd.6 65 *** Got signal Terminated *** 2023-10-26T12:18:04.371 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 bash[28865]: debug 2023-10-26T12:18:04.266+0000 7fe5d43fc700 -1 osd.6 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:18:05.133 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 bash[41602]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.6 2023-10-26T12:18:05.133 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 26 12:18:04 smithi124 bash[41641]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-10-26T12:18:06.972 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.6.service' 2023-10-26T12:18:07.004 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:18:07.004 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-26T12:18:07.005 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-26T12:18:07.005 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.7 2023-10-26T12:18:07.250 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 systemd[1]: Stopping Ceph osd.7 for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:07.251 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 bash[30465]: debug 2023-10-26T12:18:07.138+0000 7fe52c08e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-10-26T12:18:07.251 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 bash[30465]: debug 2023-10-26T12:18:07.138+0000 7fe52c08e700 -1 osd.7 65 *** Got signal Terminated *** 2023-10-26T12:18:07.251 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 bash[30465]: debug 2023-10-26T12:18:07.138+0000 7fe52c08e700 -1 osd.7 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-26T12:18:08.133 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 bash[41729]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-osd.7 2023-10-26T12:18:08.133 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 26 12:18:07 smithi124 bash[41765]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-10-26T12:18:09.822 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@osd.7.service' 2023-10-26T12:18:09.851 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:18:09.852 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-26T12:18:09.852 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-26T12:18:09.852 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@prometheus.a 2023-10-26T12:18:10.078 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:09 smithi124 systemd[1]: Stopping Ceph prometheus.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:10.079 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:09.999Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-26T12:18:10.079 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:09.999Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-10-26T12:18:10.079 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:09.999Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-10-26T12:18:10.079 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-26T12:18:10.080 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-10-26T12:18:10.080 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-10-26T12:18:10.080 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-10-26T12:18:10.081 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-10-26T12:18:10.081 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.000Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-10-26T12:18:10.081 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.004Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-10-26T12:18:10.082 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.004Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-10-26T12:18:10.082 INFO:journalctl@ceph.prometheus.a.smithi124.stdout:Oct 26 12:18:10 smithi124 bash[36721]: ts=2023-10-26T12:18:10.004Z caller=main.go:1167 level=info msg="See you next time!" 2023-10-26T12:18:10.723 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@prometheus.a.service' 2023-10-26T12:18:10.757 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-26T12:18:10.758 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-26T12:18:10.758 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-10-26T12:18:10.872 INFO:teuthology.orchestra.run.smithi006.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-10-26T12:18:10.872 INFO:teuthology.orchestra.run.smithi006.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-10-26T12:18:10.873 INFO:teuthology.orchestra.run.smithi006.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-10-26T12:18:10.873 INFO:teuthology.orchestra.run.smithi006.stderr: [--retry RETRY] 2023-10-26T12:18:10.873 INFO:teuthology.orchestra.run.smithi006.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-10-26T12:18:10.874 INFO:teuthology.orchestra.run.smithi006.stderr: ... 2023-10-26T12:18:10.874 INFO:teuthology.orchestra.run.smithi006.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-10-26T12:18:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-26T12:18:10.882 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-10-26T12:18:10.995 INFO:teuthology.orchestra.run.smithi124.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-10-26T12:18:10.996 INFO:teuthology.orchestra.run.smithi124.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-10-26T12:18:10.996 INFO:teuthology.orchestra.run.smithi124.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-10-26T12:18:10.996 INFO:teuthology.orchestra.run.smithi124.stderr: [--retry RETRY] 2023-10-26T12:18:10.997 INFO:teuthology.orchestra.run.smithi124.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-10-26T12:18:10.997 INFO:teuthology.orchestra.run.smithi124.stderr: ... 2023-10-26T12:18:10.997 INFO:teuthology.orchestra.run.smithi124.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-10-26T12:18:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-26T12:18:11.005 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T12:18:11.021 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-26T12:18:11.036 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-26T12:18:11.038 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/ubuntu@smithi006.front.sepia.ceph.com/crash 2023-10-26T12:18:11.039 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/crash -- . 2023-10-26T12:18:11.054 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/ubuntu@smithi124.front.sepia.ceph.com/crash 2023-10-26T12:18:11.056 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/crash -- . 2023-10-26T12:18:11.074 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-26T12:18:11.075 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-26T12:18:11.121 INFO:teuthology.orchestra.run.smithi006.stderr:grep: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory 2023-10-26T12:18:11.124 INFO:tasks.cephadm:Compressing logs... 2023-10-26T12:18:11.124 DEBUG:teuthology.orchestra.run.smithi006:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-26T12:18:11.127 DEBUG:teuthology.orchestra.run.smithi124:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-10-26T12:18:11.140 INFO:teuthology.orchestra.run.smithi006.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-26T12:18:11.144 INFO:teuthology.orchestra.run.smithi124.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-26T12:18:11.151 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.b.log 2023-10-26T12:18:11.151 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi124.zsnfro.log 2023-10-26T12:18:11.153 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.5.log 2023-10-26T12:18:11.153 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log 2023-10-26T12:18:11.153 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi124.zsnfro.log: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.6.log 2023-10-26T12:18:11.154 INFO:teuthology.orchestra.run.smithi124.stderr: 58.4% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi124.zsnfro.log.gz 2023-10-26T12:18:11.154 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.4.log 2023-10-26T12:18:11.155 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-10-26T12:18:11.156 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.7.log 2023-10-26T12:18:11.156 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-26T12:18:11.160 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.7.log: 91.1% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-10-26T12:18:11.161 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.a.log 2023-10-26T12:18:11.162 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log 2023-10-26T12:18:11.162 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.c.log 2023-10-26T12:18:11.163 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.1.log 2023-10-26T12:18:11.164 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/cephadm.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-26T12:18:11.165 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.0.log 2023-10-26T12:18:11.165 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.3.log 2023-10-26T12:18:11.165 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi006.unaygo.log 2023-10-26T12:18:11.166 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-10-26T12:18:11.167 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.3.log: /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi006.unaygo.log: 58.3% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi006.unaygo.log.gz 2023-10-26T12:18:11.168 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.2.log 2023-10-26T12:18:11.168 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-26T12:18:11.179 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-10-26T12:18:11.183 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-26T12:18:11.257 INFO:teuthology.orchestra.run.smithi124.stderr: 91.3% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-26T12:18:11.507 INFO:teuthology.orchestra.run.smithi006.stderr: 92.1% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mgr.y.log.gz 2023-10-26T12:18:11.759 INFO:teuthology.orchestra.run.smithi124.stderr: 92.8% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.6.log.gz 2023-10-26T12:18:11.835 INFO:teuthology.orchestra.run.smithi006.stderr: 92.8% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.2.log.gz 2023-10-26T12:18:11.848 INFO:teuthology.orchestra.run.smithi124.stderr: 93.5% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.b.log.gz 2023-10-26T12:18:11.875 INFO:teuthology.orchestra.run.smithi124.stderr: 93.0% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.5.log.gz 2023-10-26T12:18:11.932 INFO:teuthology.orchestra.run.smithi006.stderr: 95.1% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.c.log.gz 2023-10-26T12:18:11.981 INFO:teuthology.orchestra.run.smithi006.stderr: 93.4% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.1.log.gz 2023-10-26T12:18:12.109 INFO:teuthology.orchestra.run.smithi124.stderr: 93.2% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.7.log.gz 2023-10-26T12:18:12.151 INFO:teuthology.orchestra.run.smithi006.stderr: 93.0% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.0.log.gz 2023-10-26T12:18:12.174 INFO:teuthology.orchestra.run.smithi124.stderr: 93.2% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.4.log.gz 2023-10-26T12:18:12.175 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-10-26T12:18:12.175 INFO:teuthology.orchestra.run.smithi124.stderr:real 0m1.043s 2023-10-26T12:18:12.176 INFO:teuthology.orchestra.run.smithi124.stderr:user 0m4.004s 2023-10-26T12:18:12.176 INFO:teuthology.orchestra.run.smithi124.stderr:sys 0m0.142s 2023-10-26T12:18:12.223 INFO:teuthology.orchestra.run.smithi006.stderr: 93.2% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-osd.3.log.gz 2023-10-26T12:18:12.445 INFO:teuthology.orchestra.run.smithi006.stderr: 90.8% -- replaced with /var/log/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/ceph-mon.a.log.gz 2023-10-26T12:18:12.446 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-10-26T12:18:12.446 INFO:teuthology.orchestra.run.smithi006.stderr:real 0m1.317s 2023-10-26T12:18:12.447 INFO:teuthology.orchestra.run.smithi006.stderr:user 0m5.771s 2023-10-26T12:18:12.447 INFO:teuthology.orchestra.run.smithi006.stderr:sys 0m0.195s 2023-10-26T12:18:12.448 INFO:tasks.cephadm:Archiving logs... 2023-10-26T12:18:12.448 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/ubuntu@smithi006.front.sepia.ceph.com/log 2023-10-26T12:18:12.450 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-26T12:18:13.183 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/ubuntu@smithi124.front.sepia.ceph.com/log 2023-10-26T12:18:13.184 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-26T12:18:13.787 INFO:tasks.cephadm:Removing cluster... 2023-10-26T12:18:13.787 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --force 2023-10-26T12:18:15.825 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:15 smithi006 systemd[1]: Stopping Ceph node-exporter.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:16.692 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:16 smithi006 bash[56672]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-node-exporter.a 2023-10-26T12:18:16.693 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:16 smithi006 bash[56717]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/node-exporter.a/unit.stop: No such file or directory 2023-10-26T12:18:16.693 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:16 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-10-26T12:18:16.694 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:16 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-26T12:18:16.694 INFO:journalctl@ceph.node-exporter.a.smithi006.stdout:Oct 26 12:18:16 smithi006 systemd[1]: Stopped Ceph node-exporter.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:18:17.142 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:16 smithi006 systemd[1]: Stopping Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:17.142 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:16 smithi006 bash[47242]: ts=2023-10-26T12:18:16.851Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-26T12:18:17.727 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:17 smithi006 bash[56743]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-alertmanager.a 2023-10-26T12:18:17.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:17 smithi006 bash[56787]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/alertmanager.a/unit.stop: No such file or directory 2023-10-26T12:18:17.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:17 smithi006 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-26T12:18:17.728 INFO:journalctl@ceph.alertmanager.a.smithi006.stdout:Oct 26 12:18:17 smithi006 systemd[1]: Stopped Ceph alertmanager.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:18:29.515 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 --force 2023-10-26T12:18:31.597 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:31 smithi124 systemd[1]: Stopping Ceph node-exporter.b for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:32.323 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:31 smithi124 bash[42084]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-node-exporter.b 2023-10-26T12:18:32.324 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:31 smithi124 bash[42131]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/node-exporter.b/unit.stop: No such file or directory 2023-10-26T12:18:32.324 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:32 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-10-26T12:18:32.324 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:32 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-26T12:18:32.325 INFO:journalctl@ceph.node-exporter.b.smithi124.stdout:Oct 26 12:18:32 smithi124 systemd[1]: Stopped Ceph node-exporter.b for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:18:32.633 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 systemd[1]: Stopping Ceph grafana.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7... 2023-10-26T12:18:32.634 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-26T12:18:32.634 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped Stream Manager" 2023-10-26T12:18:32.634 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-10-26T12:18:32.635 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-10-26T12:18:32.635 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-10-26T12:18:32.635 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-10-26T12:18:32.635 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-10-26T12:18:32.636 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-10-26T12:18:32.636 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-10-26T12:18:32.636 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-10-26T12:18:32.637 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-10-26T12:18:32.637 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-10-26T12:18:32.637 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[32576]: t=2023-10-26T12:18:32+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-10-26T12:18:33.383 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[42157]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7-grafana.a 2023-10-26T12:18:33.383 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:32 smithi124 bash[42205]: bash: /var/lib/ceph/48e7def6-73f5-11ee-8db9-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-10-26T12:18:33.384 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:33 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-10-26T12:18:33.384 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:33 smithi124 systemd[1]: ceph-48e7def6-73f5-11ee-8db9-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-26T12:18:33.384 INFO:journalctl@ceph.grafana.a.smithi124.stdout:Oct 26 12:18:33 smithi124 systemd[1]: Stopped Ceph grafana.a for 48e7def6-73f5-11ee-8db9-212e2dc638e7. 2023-10-26T12:18:45.154 INFO:tasks.cephadm:Removing cephadm ... 2023-10-26T12:18:45.155 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-26T12:18:45.163 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-26T12:18:45.168 INFO:tasks.cephadm:Teardown complete 2023-10-26T12:18:45.168 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-26T12:18:45.178 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-26T12:18:45.179 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T12:18:45.206 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-26T12:18:45.225 INFO:teuthology.orchestra.run.smithi006.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T12:18:45.225 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================== 2023-10-26T12:18:45.226 INFO:teuthology.orchestra.run.smithi006.stdout:*hv01.front.sepi 44.4.53.2 2 u 42 64 377 0.070 3.651 0.412 2023-10-26T12:18:45.226 INFO:teuthology.orchestra.run.smithi006.stdout:+hv02.front.sepi 63.231.80.2 3 u 33 64 377 0.085 4.555 0.399 2023-10-26T12:18:45.226 INFO:teuthology.orchestra.run.smithi006.stdout:+hv03.front.sepi 74.6.168.72 3 u 43 64 377 0.095 3.982 0.473 2023-10-26T12:18:45.226 INFO:teuthology.orchestra.run.smithi006.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-26T12:18:45.230 INFO:teuthology.orchestra.run.smithi124.stdout: remote refid st t when poll reach delay offset jitter 2023-10-26T12:18:45.231 INFO:teuthology.orchestra.run.smithi124.stdout:============================================================================== 2023-10-26T12:18:45.231 INFO:teuthology.orchestra.run.smithi124.stdout:*hv01.front.sepi 44.4.53.2 2 u 36 64 377 0.086 2.378 0.867 2023-10-26T12:18:45.231 INFO:teuthology.orchestra.run.smithi124.stdout:+hv02.front.sepi 63.231.80.2 3 u 35 64 377 0.089 2.173 0.460 2023-10-26T12:18:45.231 INFO:teuthology.orchestra.run.smithi124.stdout:+hv03.front.sepi 74.6.168.72 3 u 43 64 377 0.104 1.969 0.447 2023-10-26T12:18:45.232 INFO:teuthology.orchestra.run.smithi124.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-26T12:18:45.233 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-26T12:18:45.242 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-26T12:18:45.243 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-26T12:18:45.273 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-26T12:18:45.307 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-26T12:18:45.341 INFO:teuthology.task.internal:Duration was 2294.107264 seconds 2023-10-26T12:18:45.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-26T12:18:45.374 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-26T12:18:45.375 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-26T12:18:45.378 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-26T12:18:45.428 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-26T12:18:45.429 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2023-10-26T12:18:45.429 DEBUG:teuthology.orchestra.run.smithi006:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-26T12:18:45.441 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-10-26T12:18:45.442 DEBUG:teuthology.orchestra.run.smithi124:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-26T12:18:45.457 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-26T12:18:45.457 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-26T12:18:45.487 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-26T12:18:45.558 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-26T12:18:45.559 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-26T12:18:45.561 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-26T12:18:45.725 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-26T12:18:45.735 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-26T12:18:45.736 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-26T12:18:45.750 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-26T12:18:45.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-26T12:18:45.776 DEBUG:teuthology.orchestra.run.smithi006:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-26T12:18:45.778 DEBUG:teuthology.orchestra.run.smithi124:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-26T12:18:45.790 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2023-10-26T12:18:45.821 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-10-26T12:18:45.855 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-26T12:18:45.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T12:18:45.870 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-26T12:18:45.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-26T12:18:45.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-26T12:18:45.888 INFO:teuthology.task.internal:Transferring archived files... 2023-10-26T12:18:45.889 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/smithi006 2023-10-26T12:18:45.890 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-26T12:18:45.922 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271/remote/smithi124 2023-10-26T12:18:45.924 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-26T12:18:45.953 INFO:teuthology.task.internal:Removing archive directory... 2023-10-26T12:18:45.953 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-26T12:18:45.959 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-26T12:18:45.998 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-26T12:18:46.009 INFO:teuthology.task.internal:Not uploading archives. 2023-10-26T12:18:46.009 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-26T12:18:46.033 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-26T12:18:46.033 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-26T12:18:46.036 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-26T12:18:46.041 INFO:teuthology.orchestra.run.smithi006.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 26 12:18 /home/ubuntu/cephtest 2023-10-26T12:18:46.044 INFO:teuthology.orchestra.run.smithi124.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 26 12:18 /home/ubuntu/cephtest 2023-10-26T12:18:46.046 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-26T12:18:46.067 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-26T12:18:46.135 INFO:teuthology.nuke:Checking targets against current locks 2023-10-26T12:18:46.163 DEBUG:teuthology.nuke:shortname: smithi006 2023-10-26T12:18:46.164 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T12:18:46.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-26 11:31:01.169757', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-26T12:18:46.195 DEBUG:teuthology.nuke:shortname: smithi124 2023-10-26T12:18:46.195 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-26T12:18:46.220 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-25_14:34:26-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7437271', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-26 11:31:01.168322', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-26T12:18:46.244 INFO:teuthology.orchestra.console.smithi006:Power off 2023-10-26T12:18:46.245 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-26T12:18:46.274 DEBUG:teuthology.orchestra.console.smithi006:power off output: Chassis Power Control: Down/Off 2023-10-26T12:18:46.274 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:46.293 INFO:teuthology.orchestra.console.smithi124:Power off 2023-10-26T12:18:46.294 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-26T12:18:46.304 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-10-26T12:18:46.322 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-10-26T12:18:46.322 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:46.347 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-26T12:18:50.305 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:50.349 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:50.415 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-10-26T12:18:50.459 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-26T12:18:54.418 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:54.460 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:54.530 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-10-26T12:18:54.572 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-10-26T12:18:54.673 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-10-26T12:18:58.534 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-26T12:18:58.647 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is off 2023-10-26T12:18:58.748 INFO:teuthology.orchestra.console.smithi006:Power off completed 2023-10-26T12:18:58.853 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls mon_election/connectivity} duration: 2294.1072640419006 failure_reason: 'Command failed on smithi006 with status 22: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 48e7def6-73f5-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \''ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk \''"\''"\''{print $2}\''"\''"\'')\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d462f03b21d648cb9afb16140147f206 status: fail success: false 2023-10-26T12:18:58.854 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-26T12:18:58.938 INFO:teuthology.run:FAIL